ops: add gitleaks pre-commit hook

Summary

  • Add .pre-commit-config.yaml with gitleaks v8.30.0 hook for local secret detection
  • Document pre-commit setup in CONTRIBUTING.md

Pre-commit is the earliest detection point — faster feedback, lower blast radius. Complements CI-level gitleaks scanning.

Closes postgres-ai/infra#43

Merge request reports

Loading