From 5f78c189bb0e26e0756a9cb6c83f8665f401cfd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 06:52:22 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20dependency=20zricethezav?= =?UTF-8?q?/gitleaks=20(=20v8.27.2=20=E2=86=92=20v8.28.0=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 bcec3b9..d14086c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -84,7 +84,7 @@ repos: stages: [pre-commit] # renovate: datasource=github-tags depName=zricethezav/gitleaks - repo: https://github.com/zricethezav/gitleaks - rev: "v8.27.2" + rev: "v8.28.0" 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 9beb966..ccf7d91 100644 --- a/template/.pre-commit-config.yaml.jinja +++ b/template/.pre-commit-config.yaml.jinja @@ -86,7 +86,7 @@ repos: stages: [pre-commit] # renovate: datasource=github-tags depName=zricethezav/gitleaks - repo: https://github.com/zricethezav/gitleaks - rev: "v8.27.2" + rev: "v8.28.0" hooks: - id: gitleaks # renovate: datasource=github-tags depName=stefmolin/exif-stripper