diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 50e3ce3a..b1ba9888 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,6 +11,6 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/gitleaks/gitleaks - rev: v8.18.4 + rev: v8.19.2 hooks: - id: gitleaks