{
  "hooks": {
    "PostToolUse": [
      {
        "matcher": "apply_patch",
        "hooks": [
          {
            "type": "command",
            "command": "npx --no @7n/rules hook --post-tool-use",
            "timeout": 300
          }
        ]
      }
    ]
  }
}
