From e559100d9c1c60adb8195befb133ae5472db8eb3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 25 Nov 2017 04:25:01 +0000 Subject: [PATCH] chore(package): update ghooks to version 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1cc0708..bece40c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "eslint-find-rules": "^1.13.0", "eslint-plugin-import": "^2.0.1", "eslint-config-airbnb-base": "^11.1.3", - "ghooks": "^1.0.1", + "ghooks": "^2.0.1", "istanbul": "^0.4.2", "nodeunit": "^0.11.1", "npm-run-all": "^4.0.2",