Skip to content

Commit e7f35fc

Browse files
pre-commit hooks auto-update (#684)
Co-authored-by: Remi-Gau <6961185+Remi-Gau@users.noreply.github.com>
1 parent 0755e1f commit e7f35fc

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: v5.0.0
6+
rev: v6.0.0
77
hooks:
88
- id: trailing-whitespace
99
- id: check-yaml

0 commit comments

Comments
 (0)