diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ff2a31f28e..95ee1f2e34 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: exclude: (^examples/|^docs/|.*_test.go$) - repo: https://github.com/gitleaks/gitleaks - rev: v8.19.3 + rev: v8.21.0 hooks: - id: gitleaks