From 7b9e78a5015f1006071c4f9d2cadda683f511c4c Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Wed, 1 Apr 2026 23:13:27 -0700 Subject: [PATCH] fix: add matcher field to UserPromptSubmit hook (semgrep pattern) --- hooks/hooks.json | 1 + 1 file changed, 1 insertion(+) diff --git a/hooks/hooks.json b/hooks/hooks.json index 7a88b48..19b6e4c 100644 --- a/hooks/hooks.json +++ b/hooks/hooks.json @@ -14,6 +14,7 @@ ], "UserPromptSubmit": [ { + "matcher": "", "hooks": [ { "type": "command",