From e854a564d9ac155f9fbdc76ad0e72b1f288e9e5c Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 20 Dec 2016 08:48:15 -0500 Subject: [PATCH] chore(package): update ghooks to version 2.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 850f41c..ed11cce 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "coveralls": "^2.11.9", "eslint": "^3.5.0", "eslint-config-punchcard": "^1.0.1", - "ghooks": "^1.3.2", + "ghooks": "^2.0.0", "nyc": "^6.6.1", "punchcard-commit-msg": "^1.0.0", "punchcard-semantic-release": "^2.0.1",