From 7597654523eda26d57aa97da412905da9d39ae6a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 26 Sep 2018 09:29:13 +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 96b2620..7458fc5 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "execa": "^0.10.0", "fixturez": "^1.1.0", "fs-extra": "^5.0.0", - "husky": "^0.14.3", + "husky": "^1.0.0", "jest": "^22.1.1", "lint-staged": "^7.0.0", "remove-lockfiles": "^2.1.1",