diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3ab773beb..857f1beda 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: - id: tox-ini-fmt args: ["-p", "type"] - repo: https://github.com/gitleaks/gitleaks - rev: v8.24.3 + rev: v8.25.0 hooks: - id: gitleaks - repo: local