diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 21704319..0dea4d85 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/gitleaks/gitleaks - rev: v8.19.3 + rev: v8.20.0 hooks: - id: gitleaks - repo: https://github.com/pre-commit/pre-commit-hooks