diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 857f1beda..9c08d6f01 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.25.0 + rev: v8.25.1 hooks: - id: gitleaks - repo: local