From 2b6b64e3c53cc0a4b81da8def6f6d0ce29c80486 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 17:17:55 +0000 Subject: [PATCH] chore(deps): update pre-commit hook zricethezav/gitleaks to v8.22.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 f560e984..cdb1dac7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,6 +30,6 @@ repos: # hooks: # - id: forbid-secrets - repo: https://github.com/zricethezav/gitleaks - rev: v8.8.4 + rev: v8.22.1 hooks: - id: gitleaks