From 6d6c8d51f181004196b771fe05a5c2a9fac5475c Mon Sep 17 00:00:00 2001 From: "strg-public-bot[bot]" <174349635+strg-public-bot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 21:02:30 +0000 Subject: [PATCH] fix(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 6132555..1908327 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -97,6 +97,6 @@ repos: - id: forbid-secrets - repo: https://github.com/zricethezav/gitleaks - rev: v8.21.2 + rev: v8.21.3 hooks: - id: gitleaks