From f109217ed0a44ad45bbc1e98afcf6dae0d55a699 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 26 Sep 2018 10:45:19 +0000 Subject: [PATCH] chore(package): update husky to version 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 118d2bb..dbb2ff6 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "eslint-plugin-node": "^5.1.1", "eslint-plugin-promise": "^3.5.0", "eslint-plugin-standard": "^3.0.1", - "husky": "^0.14.3", + "husky": "^1.0.0", "koaton-exporter": "^1.2.1", "mocha": "^4.0.1", "npm-run-all": "^4.1.1",