From b2db0a52d19a60801d163935764f75c1613ddb78 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 02:18:56 +0000 Subject: [PATCH] chore(package): update husky to version 3.0.8 Closes #24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 478840e..9db3d6d 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "eslint": "^5.9.0", "eslint-config-airbnb-base": "^13.1.0", "eslint-plugin-import": "^2.14.0", - "husky": "^1.2.0", + "husky": "^3.0.8", "jest": "^24.1.0", "np": "^4.0.2", "redux": "^4.0.1",