fix: add matcher field to UserPromptSubmit hook (semgrep pattern)

This commit is contained in:
pyr0ball 2026-04-01 23:13:27 -07:00
parent 9b13150d1b
commit 7b9e78a501

View file

@ -14,6 +14,7 @@
], ],
"UserPromptSubmit": [ "UserPromptSubmit": [
{ {
"matcher": "",
"hooks": [ "hooks": [
{ {
"type": "command", "type": "command",