From 62300b47c3f5142c12fa9802e5dfd4dac825f9f9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 14 May 2019 17:55:25 +0000 Subject: [PATCH] chore(package): update husky to version 2.3.0 Closes #69 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f85a25..c0ecc07 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eslint-plugin-jsx-a11y": "^6.0.2", "eslint-plugin-react": "^7.3.0", "flow-bin": "^0.73.0", - "husky": "^0.14.3", + "husky": "^2.3.0", "jest": "^22.1.4", "lint-staged": "^7.0.0", "prettier": "^1.5.3",