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