{
  "version": 1,
  "hooks": {
    "beforeShellExecution": [
      {
        "command": ".cursor/hooks/block-push.sh",
        "matcher": "git\\s+push|ssh\\s",
        "failClosed": true,
        "timeout": 10
      }
    ]
  }
}
