From 092c3893c8391a672e8e04300528980f26e1139e Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 21 Sep 2016 04:37:10 +0200 Subject: [PATCH] chore(package): update husky to version 0.11.8 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f63f30..f086624 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "gulp-istanbul": "^1.0.0", "gulp-jshint": "^2.0.0", "gulp-mocha": "^3.0.0", - "husky": "^0.11.1", + "husky": "^0.11.8", "jshint": "^2.8.0", "jshint-stylish": "^2.1.0", "restify": "^4.0.3",