From 90b024090be39675946c72e6dbd533bb5c2a1110 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 11 Oct 2018 02:09:09 +0000 Subject: [PATCH] chore(package): update husky to version 1.1.2 Closes #174 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 282985b..af810c6 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "eslint-plugin-promise": "^3.6.0", "eslint-plugin-react": "^7.5.1", "eslint-plugin-standard": "^3.0.1", - "husky": "^0.14.3", + "husky": "^1.1.2", "jest": "^22.0.4", "lint-staged": "7.2.0", "mocha": "^5.0.0",