From c78f0f6aa23af04cc5a228cff6dee06baffa8be2 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 26 Sep 2018 12:23:43 +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 c6b4117..975de55 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "gulp": "^3.9.1", "concat-stream": "^1.6.0", "cz-conventional-changelog": "^2.0.0", - "husky": "^0.14.3", + "husky": "^1.0.0", "lint-staged": "^7.0.4", "prettier": "^1.7.4", "standard-version": "^4.3.0",