diff --git a/.claude/settings.json b/.claude/settings.json index 4fd816c7..586da349 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -10,6 +10,17 @@ } ] } + ], + "PreToolUse": [ + { + "matcher": "Bash", + "hooks": [ + { + "type": "command", + "command": "npx block-no-verify@1.1.2" + } + ] + } ] } }