From d2c234212bcd6c66dfc11ee27f23ca2eda9627db Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2019 13:44:04 +0000 Subject: [PATCH] chore(package): update husky to version 2.6.0 Closes #38 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab51f3e..6751ce9 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "grunt-contrib-watch": "^1.1.0", "grunt-mocha": "^1.1.0", "grunt-mocha-test": "^0.13.3", - "husky": "^1.0.0-rc.13", + "husky": "^2.6.0", "load-grunt-tasks": "^3.5.2", "mocha": "^5.2.0", "npm-run-all": "4.1.5"