From c0858fad9dacec830075fb8dbde6e1ed6e157576 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 06:27:55 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20dependency=20stefmolin/e?= =?UTF-8?q?xif-stripper=20(=201.1.0=20=E2=86=92=201.2.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 016d326..4794daf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -90,7 +90,7 @@ repos: - id: gitleaks # renovate: datasource=github-tags depName=stefmolin/exif-stripper - repo: https://github.com/stefmolin/exif-stripper - rev: 1.1.0 + rev: 1.2.0 hooks: - id: strip-exif name: Strip exif metadata from images diff --git a/template/.pre-commit-config.yaml.jinja b/template/.pre-commit-config.yaml.jinja index edd40c0..e73402f 100644 --- a/template/.pre-commit-config.yaml.jinja +++ b/template/.pre-commit-config.yaml.jinja @@ -92,7 +92,7 @@ repos: - id: gitleaks # renovate: datasource=github-tags depName=stefmolin/exif-stripper - repo: https://github.com/stefmolin/exif-stripper - rev: 1.1.0 + rev: 1.2.0 hooks: - id: strip-exif name: Strip exif metadata from images