From 10ca2cb1b6ed5c3568a8b06a21f3469e696d0afd Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 1 Oct 2018 17:09:29 +0000 Subject: [PATCH] chore(package): update husky to version 1.1.0 Closes #112 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72251ca..c6f6f19 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.1.0", "imagemin-pngquant": "^5.0.0", "lint-staged": "^5.0.0", "npm-run-all": "^4.0.0",