From e8c74c48a8e9c04a9fe56f83af13afd6ef7b9aa6 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sun, 28 May 2017 19:10:07 +0300 Subject: [PATCH] chore(package): update husky to version 0.13.4 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index efb7adf..0079da3 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "eslint-plugin-markdown": "^1.0.0-beta.2", "eslint-plugin-require-path-exists": "^1.1.5", "eslint-plugin-xo": "^1.0.0", - "husky": "^0.13.2", + "husky": "^0.13.4", "is-promise": "^2.1.0", "np": "^2.13.3", "nyc": "^10.2.0",