From 89bf829d1fa683785922bf95207b9618eca2fefc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 19:33:02 +0000 Subject: [PATCH] feat(github-release): update pre-commit hook zricethezav/gitleaks to v8.30.1 | datasource | package | from | to | | ----------- | -------------------- | ------- | ------- | | github-tags | zricethezav/gitleaks | v8.18.2 | v8.30.1 | --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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