diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c6f29b9..a2eea5f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -81,7 +81,7 @@ repos: # --- Security checks --- - repo: https://github.com/gitleaks/gitleaks - rev: v8.30.0 + rev: v8.30.1 hooks: - id: gitleaks name: "🔐 gitleaks - Detect secrets in git history"