From 7258c5fc9d5b47c71fc6eb97f128cfba7670730b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 27 Sep 2018 08:53:35 +0000 Subject: [PATCH] chore(package): update husky to version 1.0.1 Closes #112 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72251ca..b844bd6 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "eslint-plugin-react": "^7.1.0", "eslint-plugin-unicorn": "^2.1.2", "execa": "^0.8.0", - "husky": "^0.14.0", + "husky": "^1.0.1", "imagemin-pngquant": "^5.0.0", "lint-staged": "^5.0.0", "npm-run-all": "^4.0.0",