From c85223bfc97bae1985e2ca3684d73f874e39e92c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 05:56:24 +0000 Subject: [PATCH] chore(deps): update pre-commit hook zricethezav/gitleaks to v8.30.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 983c7449..fe43d5bb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,7 +58,7 @@ repos: # Detect secrets with GitLeaks - repo: https://github.com/zricethezav/gitleaks - rev: v8.30.0 + rev: v8.30.1 hooks: - id: gitleaks-docker