From 03b0fd0be8ff077c61091d648ea50a5ae05abb2f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 06:06:49 +0000 Subject: [PATCH] chore(package): update husky to version 4.0.3 Closes #4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b42358..62b4533 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "eslint-config-xo": "^0.24.2", "eslint-plugin-json": "^1.2.1", "eslint-plugin-prettier": "^2.6.2", - "husky": "^0.14.3", + "husky": "^4.0.3", "jest": "^23.5.0", "jest-cli": "^23.5.0", "lint-staged": "^7.2.2",