diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1e02626..4c0e379 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -128,7 +128,7 @@ repos: exclude: ^CHANGELOG.rst|^RELEASE.rst - repo: https://github.com/gitleaks/gitleaks - rev: v8.28.0 + rev: v8.30.0 hooks: - id: gitleaks name: detect hardcoded secrets (gitleaks)