From 66dd51f112381e5ba22b47d6e58f2c6f6639ab7d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 26 Sep 2018 10:42:55 +0000 Subject: [PATCH] chore(package): update husky to version 1.0.0 Closes #119 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 657193d..51c8b93 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "eslint-plugin-jest": "^21.12.3", "eslint-plugin-jsx-a11y": "^6.0.3", "eslint-plugin-react": "^7.7.0", - "husky": "^0.15.0-rc.12", + "husky": "^1.0.0", "jest": "^22.4.2", "lint-staged": "^7.1.3", "prettier": "^1.11.1",