From 913450a635964273081e20b9d8ee6b20a2aad9bb Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 5 Oct 2018 10:23:05 +0000 Subject: [PATCH] chore(package): update husky to version 1.1.1 Closes #22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66bc560..8ab94a7 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "eslint-plugin-promise": "^3.7.0", "eslint-plugin-standard": "^3.0.1", "faker": "^4.1.0", - "husky": "^0.14.3", + "husky": "^1.1.1", "lint-staged": "^7.0.4", "prettier": "^1.12.1", "solhint": "^1.1.10",