From 73ff92eae44b0c8f0f20c6408d1a49a64375d72b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 22:09:39 +0000 Subject: [PATCH] chore(deps): update pre-commit hook zricethezav/gitleaks to v8.19.3 --- .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 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