From d5a46a47e195a50a0dc73658db148f086c44fdd3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 26 Sep 2018 12:26:45 +0000 Subject: [PATCH] chore(package): update husky to version 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57537a1..27450e9 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "grunt": "latest", "grunt-contrib-clean": "^1.1.0", "grunt-contrib-nodeunit": "^1.0.0", - "husky": "^0.14.0", + "husky": "^1.0.0", "lint-staged": "^7.1.1", "prettier": "^1.2.2", "standard-version": "^4.0.0"