diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d312569..6debe01 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -126,7 +126,7 @@ repos: exclude: ^CHANGELOG.rst|^RELEASE.rst - repo: https://github.com/gitleaks/gitleaks - rev: v8.30.1 + rev: v8.30.0 hooks: - id: gitleaks name: detect hardcoded secrets (gitleaks)