From e14ae4cb433b3a442809d275158d708c1a5c792e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 19:53:10 +0000 Subject: [PATCH] chore(deps): update pre-commit hook zricethezav/gitleaks to v8.20.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 eb057e3..3402dac 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.20.1 hooks: - id: gitleaks - repo: https://github.com/compilerla/conventional-pre-commit