diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1f03fc2..0884d37 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,7 +59,7 @@ repos: - id: codespell # Gitleaks for detecting secrets in Git repositories - repo: https://github.com/gitleaks/gitleaks - rev: "v8.28.0" + rev: "v8.29.0" hooks: - id: gitleaks # Talisman for pre-commit Git hooks to detect sensitive files