diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bd3176988..03dc29a01 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: - id: forbid-secrets exclude: sync\.ya?ml$ - repo: https://github.com/zricethezav/gitleaks - rev: v8.18.2 + rev: v8.30.1 hooks: - id: gitleaks - repo: https://github.com/hmrc/security-git-hooks