Skip to content

Commit e716636

Browse files
committed
Update pre-commit-hooks to version v6.0.0
To also match the version in the `FreeCAD/FreeCAD` repo. It needs to be tested whether it fixes the current `check-yaml` issues on each PR as well
1 parent 0ae2de1 commit e716636

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
@@ -4,7 +4,7 @@
44
# See https://pre-commit.com/hooks.html for more hooks
55
repos:
66
- repo: https://github.com/pre-commit/pre-commit-hooks
7-
rev: 2c9f875913ee60ca25ce70243dc24d5b6415598c # frozen: v4.6.0
7+
rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
88
hooks:
99
- id: trailing-whitespace
1010
- id: end-of-file-fixer

0 commit comments

Comments
 (0)