Skip to content

Commit fe4967f

Browse files
authored
Merge pull request #644 from ReproNim/create-pull-request/patch
[BOT] update pre-commit hooks
2 parents ac47ec9 + 6c2ad80 commit fe4967f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# See https://pre-commit.com/hooks.html for more hooks
44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v4.6.0
6+
rev: v5.0.0
77
hooks:
88
- id: trailing-whitespace
99
- id: check-yaml

0 commit comments

Comments
 (0)