From 92b384c9802abdcf1c5bd43e6f120960450963b9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2019 16:28:28 +0000 Subject: [PATCH] chore(package): update husky to version 3.0.5 Closes #50 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ff5c1f..ab0d4ca 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "dotenv": "8.0.0", "dotenv-cli": "2.0.0", "eslint-plugin-mocha": "4.11.0", - "husky": "2.7.0", + "husky": "3.0.5", "istanbul": "0.4.5", "kill-port": "1.5.1", "lint-staged": "8.2.1",