{ "permissions": { "allow": ["Bash", "Read", "Write", "Edit"], "deny": [] }, "hooks": { "PreToolUse": [ { "matcher": "", "hooks": [ { "type": "command", "command": "python3 /home/hartmut/Documents/Copilot/hartomat/.claude/hooks/pre_tool_use.py" } ] } ] } }