chore: add exif-stripper to ensure exif data is removed

This commit is contained in:
Matthias
2024-12-06 20:11:09 +01:00
parent e09d1b42f2
commit 9f5cb3a07e

View File

@@ -56,6 +56,11 @@ repos:
.*\.md
)$
- repo: https://github.com/stefmolin/exif-stripper
rev: 0.6.1
hooks:
- id: strip-exif
- repo: https://github.com/codespell-project/codespell
rev: v2.3.0
hooks: