From 02abdc14360d27b4e8e24e04174a8c0ec7c083be Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 28 Dec 2018 07:11:31 +0000 Subject: [PATCH] chore(package): update husky to version 1.3.1 Closes #12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29e2cbd..8b3da46 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint-plugin-unicorn": "^3.0.0", "express": "^4.16.2", "jest": "^22.0.3", - "husky": "^0.14.1", + "husky": "^1.3.1", "lint-staged": "^6.0.0", "npm-run-all": "^4.0.1", "npmpub": "^3.1.0",