From 8fcaaa90ddddd37affec6559983b11a351ff9247 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 16:22:41 +0000 Subject: [PATCH] feat(github-release): update pre-commit hook zricethezav/gitleaks to v8.23.1 | datasource | package | from | to | | ----------- | -------------------- | ------- | ------- | | github-tags | zricethezav/gitleaks | v8.18.4 | v8.23.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 78f34b4..04d10c1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,6 +43,6 @@ repos: files: ((^|/)*.sops.(ya?ml)$) - repo: https://github.com/zricethezav/gitleaks - rev: v8.18.4 + rev: v8.23.1 hooks: - id: gitleaks