diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e8996839..f8401d6a 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.4 + rev: v8.19.3 hooks: - id: gitleaks - repo: https://github.com/Bahjat/pre-commit-golang