20 lines
370 B
JSON
20 lines
370 B
JSON
{
|
|
"permissions": {
|
|
"allow": ["Bash", "Read", "Write", "Edit"],
|
|
"deny": []
|
|
},
|
|
"hooks": {
|
|
"PreToolUse": [
|
|
{
|
|
"matcher": "",
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "python3 /home/hartmut/Documents/Copilot/schaefflerautomat/.claude/hooks/pre_tool_use.py"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|