From 19e7e4dfc121fed52218a987d887dc2e87a6f182 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 2 May 2019 04:23:50 +0000 Subject: [PATCH] chore(package): update husky to version 2.2.0 Closes #35 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7589493..6ac180c 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "commitplease": "^3.1.0", "cz-conventional-changelog": "^2.0.0", "eslint": "^5.0.0", - "husky": "^1.0.0", + "husky": "^2.2.0", "mocha": "^6.0.0", "nyc": "^14.0.0", "rimraf": "^2.6.2"