diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1eeb0c32..7b3e2194 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: exclude: (^examples/|^docs/|.*_test.go$) - repo: https://github.com/gitleaks/gitleaks - rev: v8.24.3 + rev: v8.25.1 hooks: - id: gitleaks