From 7ce8a94533fad59c650b6d9ddc6a1c0099bf4383 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 21:54:16 +0000 Subject: [PATCH] chore(deps): update pre-commit hook gitleaks/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 cbd95a61f..fe103362a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: - id: biome-ci exclude: '^(\.github/actions/|\.vscode/|desktop/|docs/|examples/)' - repo: https://github.com/gitleaks/gitleaks - rev: v8.30.0 + rev: v8.30.1 hooks: - id: gitleaks - repo: https://github.com/commitizen-tools/commitizen