From 380282b844b49eae39a68ea528f71ac7e502c028 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 22:57:35 +0000 Subject: [PATCH] chore(deps): update pre-commit hook zricethezav/gitleaks to v8.21.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 eb057e3..19ce98d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: trailing-whitespace args: [--markdown-linebreak-ext=md] - repo: https://github.com/zricethezav/gitleaks - rev: v8.18.4 + rev: v8.21.3 hooks: - id: gitleaks - repo: https://github.com/compilerla/conventional-pre-commit