Files
vantage/.claude/settings.json
T
mrhid6 7b8fa4a8a0
Server Deploy / deploy (push) Successful in 40s
feat: Updated hq login page
2026-07-29 10:35:07 +01:00

24 lines
463 B
JSON

{
"hooks": {
"PreToolUse": [
{
"matcher": "Bash|Grep",
"hooks": [
{
"type": "command",
"command": "C:/Python314/Scripts/graphify.EXE hook-guard search"
}
]
},
{
"matcher": "Read|Glob",
"hooks": [
{
"type": "command",
"command": "C:/Python314/Scripts/graphify.EXE hook-guard read"
}
]
}
]
}
}