diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 54f86938..99de4503 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.28.0 + rev: v8.29.0 hooks: - id: gitleaks