{
  "hooks": {
    "PreToolUse": [
      {
        "type": "command",
        "command": "node \"${CLAUDE_PLUGIN_ROOT}/scripts/pushary-gate.mjs\"",
        "timeout": 60
      }
    ]
  }
}
