diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f49c3ab4a..451333993 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.29.1 + rev: v8.30.0 hooks: - id: gitleaks - repo: local