From 5e4e20fc1546c6e3c755bc90a7df1cad798c5a1f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 3 Aug 2018 00:38:29 +0000 Subject: [PATCH] chore(package): update ghooks to version 2.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7bbfc6..a4ecf8d 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "codeclimate-test-reporter": "0.5.0", "commitizen": "2.9.6", "cz-conventional-changelog": "2.1.0", - "ghooks": "2.0.3", + "ghooks": "2.0.4", "jest": "22.4.2", "semantic-release": "^15.1.2", "semantic-release-cli": "3.6.5",