13 lines
186 B
JSON
13 lines
186 B
JSON
{
|
|
"hooks": {
|
|
"PostToolUse": [
|
|
{
|
|
"matcher": "bash",
|
|
"hooks": [
|
|
{ "type": "command", "command": "sh posttool-once.sh" }
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|