From 990bfe67d90a0eca2bfd4545d956dbe30d7a09ba Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 24 Apr 2019 15:35:06 +0000 Subject: [PATCH] chore(package): update husky to version 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 455b4a1..5b902a5 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@commitlint/cli": "^7.1.2", "@commitlint/config-angular": "^7.1.2", "cz-conventional-changelog": "^2.1.0", - "husky": "^1.1.1", + "husky": "^2.0.0", "semantic-release": "^15.9.15" }, "dependencies": {},