diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 03373a6a..bb4b0cbe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: # - id: forbid-crlf # - id: remove-crlf - repo: https://github.com/zricethezav/gitleaks - rev: v8.18.2 + rev: v8.18.4 hooks: - id: gitleaks - repo: https://github.com/Bahjat/pre-commit-golang