From 966cd3fefe06ae343f8ddaa6c7b4f79dceeaca50 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 24 Apr 2019 15:45:05 +0000 Subject: [PATCH] chore(package): update husky to version 2.0.0 Closes #18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae2ab39..74a4579 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "cz-conventional-changelog": "^2.0.0", "enzyme": "^3.3.0", "enzyme-adapter-react-16": "^1.1.1", - "husky": "^0.14.0", + "husky": "^2.0.0", "jest": "^22.0.2", "lint-staged": "^7.0.0", "lodash.camelcase": "^4.3.0",