Skip to content

Commit

Permalink
chore: add exif-stripper to ensure exif data is removed
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias committed Dec 6, 2024
1 parent e09d1b4 commit 9f5cb3a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9f5cb3a

Please sign in to comment.