From 888908dff920acb67b2a899549363b0455732f6a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2019 20:35:34 +0000 Subject: [PATCH] chore(package): update husky to version 3.0.0 Closes #174 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e3c12cf..4d7177ed 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "conventional-changelog-cli": "^2.0.1", "conventional-changelog-videojs": "^3.0.0", "doctoc": "^1.3.1", - "husky": "^1.0.0-rc.13", + "husky": "^3.0.0", "jsdoc": "https://github.com/BrandonOCasey/jsdoc#feat/plugin-from-cli", "karma": "^3.0.0", "lint-staged": "^7.2.2",