From ede61dadc5dc1d3f86fe91c0fd2e4c8ba1c49239 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2019 16:31:03 +0000 Subject: [PATCH] chore(package): update husky to version 2.7.0 Closes #174 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e3c12cf..717c19a5 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": "^2.7.0", "jsdoc": "https://github.com/BrandonOCasey/jsdoc#feat/plugin-from-cli", "karma": "^3.0.0", "lint-staged": "^7.2.2",