diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7b3459d..24ecfa3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -96,7 +96,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"