From 887cca2a4effcf7ea4011795fd65b589989c5e83 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 12 Mar 2017 22:26:31 +0000 Subject: [PATCH] chore(package): update husky to version 0.13.3-0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7c0585..3ab4d0c 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "cz-conventional-changelog": "^1.2.0", "eslint": "^3.7.1", "eslint-plugin-ava": "^4.0.0", - "husky": "^0.12.0", + "husky": "^0.13.3-0", "nyc": "^10.0.0", "rimraf": "^2.5.4", "validate-commit-msg": "^2.8.2"