From 677b0997b762bd69a99fbf8a60b8adee9a10b90f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 05:48:49 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20dependency=20gitleaks/git?= =?UTF-8?q?leaks=20(=20v8.30.0=20=E2=86=92=20v8.30.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- template/.pre-commit-config.yaml.jinja | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2f118b7..04e0fda 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -85,7 +85,7 @@ repos: stages: [pre-commit] # renovate: datasource=github-tags depName=gitleaks/gitleaks - repo: https://github.com/gitleaks/gitleaks - rev: "v8.30.0" + rev: "v8.30.1" hooks: - id: gitleaks # renovate: datasource=github-tags depName=stefmolin/exif-stripper diff --git a/template/.pre-commit-config.yaml.jinja b/template/.pre-commit-config.yaml.jinja index 6705926..ee5ffd5 100644 --- a/template/.pre-commit-config.yaml.jinja +++ b/template/.pre-commit-config.yaml.jinja @@ -87,7 +87,7 @@ repos: stages: [pre-commit] # renovate: datasource=github-tags depName=gitleaks/gitleaks - repo: https://github.com/gitleaks/gitleaks - rev: "v8.30.0" + rev: "v8.30.1" hooks: - id: gitleaks # renovate: datasource=github-tags depName=stefmolin/exif-stripper