From 77b1d647178e916e5b0a640fc3df5876294b2701 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 13 Nov 2018 11:42:10 +0000 Subject: [PATCH] chore(package): update husky to version 1.1.4 Closes #17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d84d7fe..dd3c6ad 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "coveralls": "^2.13.1", "cracks": "^3.1.2", "cz-conventional-changelog": "^2.0.0", - "husky": "^0.14.3", + "husky": "^1.1.4", "rimraf": "^2.6.1", "semantic-release": "^7.0.1", "standard": "^10.0.2",