From c9fe371baad3a911306da3c9ae9410c295a25967 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 26 Sep 2018 11:00:50 +0000 Subject: [PATCH] chore(package): update husky to version 1.0.0 Closes #113 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d354e49..f2f56a4 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "eslint-config-prettier": "^2.9.0", "eslint-plugin-flowtype": "^2.46.1", "flow-bin": "^0.66.0", - "husky": "^0.15.0-rc.8", + "husky": "^1.0.0", "jest": "^22.4.2", "lint-staged": "^7.0.0", "nps": "^5.8.1",