Skip to content

Commit 7f9ba02

Browse files
committed
Update hooks
1 parent d0a36d7 commit 7f9ba02

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.6.0
3+
rev: v5.0.0
44
hooks:
55
- id: check-toml
66
- id: check-yaml
77
- id: end-of-file-fixer
88
- id: trailing-whitespace
99

1010
- repo: https://github.com/stefmolin/exif-stripper
11-
rev: 0.3.1
11+
rev: 0.6.2
1212
hooks:
1313
- id: strip-exif

0 commit comments

Comments
 (0)