From 7237d41867ce1607f00af0dc53f0177c249dac04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 07:39:06 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20dependency=20stefmolin/e?= =?UTF-8?q?xif-stripper=20(=201.0.0=20=E2=86=92=201.1.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 8add6bb..9eb3022 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -89,7 +89,7 @@ repos: - id: gitleaks # renovate: datasource=github-tags depName=stefmolin/exif-stripper - repo: https://github.com/stefmolin/exif-stripper - rev: 1.0.0 + rev: 1.1.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 37cee7c..3470432 100644 --- a/template/.pre-commit-config.yaml.jinja +++ b/template/.pre-commit-config.yaml.jinja @@ -91,7 +91,7 @@ repos: - id: gitleaks # renovate: datasource=github-tags depName=stefmolin/exif-stripper - repo: https://github.com/stefmolin/exif-stripper - rev: 1.0.0 + rev: 1.1.0 hooks: - id: strip-exif name: Strip exif metadata from images