From 0e07fa85eb09066d445c5226981ef78c2510aef7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 21:49:38 +0000 Subject: [PATCH] fix(github-release): update pre-commit hook zricethezav/gitleaks to v8.18.4 --- .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 4225f70..426d669 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -63,7 +63,7 @@ repos: - id: fix-ligatures stages: [commit] - repo: https://github.com/zricethezav/gitleaks - rev: "v8.18.3" + rev: "v8.18.4" hooks: - id: gitleaks - repo: https://github.com/editorconfig-checker/editorconfig-checker.python