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