From 28d0781f7fa6643117f34dc89f2b5b1676595fde Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 6 Feb 2017 14:33:25 +0300 Subject: [PATCH] chore(package): update git-hooks to version 1.1.8 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63646fc..8c11cae 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-config-airbnb": "9.0.1", "eslint-plugin-import": "1.9.2", "eslint-watch": "2.1.11", - "git-hooks": "1.0.2", + "git-hooks": "1.1.8", "gulp": "^3.9.0", "gulp-eslint": "^0.14.0", "gulp-mocha": "^2.1.2",