From 2f1e6b9b7eca286fd85deb60fa3f2202bc5064b4 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2020 22:09:25 +0000 Subject: [PATCH] chore(package): update husky to version 4.2.0 Closes #30 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 921e805..c4c120f 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eslint-plugin-security": "^1.4.0", "eslint-plugin-smells": "^1.0.1", "eslint-plugin-you-dont-need-lodash-underscore": "^6.3.1", - "husky": "^0.15.0-rc.8", + "husky": "^4.2.0", "inchjs": "git://github.com/cgalvarez/inchjs#fix/printing-chunks", "jsonlint": "^1.6.3", "mocha": "^5.0.0",