From e70491f87f62a7411ed026f007a25de2a3ff19a2 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 13 Dec 2016 14:10:06 +0200 Subject: [PATCH] chore(package): update pre-commit to version 1.2.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d84971..a536348 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "conventional-changelog-cli": "1.2.0", "conventional-github-releaser": "1.1.3", "mocha": "2.5.3", - "pre-commit": "1.1.3", + "pre-commit": "1.2.2", "strip-json-comments": "2.0.1" } }