From 1a1e992fc3d159951b40d3c50e49ca0c8157ff52 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Wed, 24 Jul 2019 10:27:30 +0200 Subject: [PATCH] Update captainhook.json --- captainhook.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/captainhook.json b/captainhook.json index 694a7f6fb..70797da98 100644 --- a/captainhook.json +++ b/captainhook.json @@ -32,7 +32,7 @@ ] }, "prepare-commit-msg": { - "enabled": true, + "enabled": false, "actions": [ { "action": "\\CaptainHook\\App\\Hook\\Message\\Action\\Prepare",