Skip to content

Commit 8a75e2d

Browse files
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6
1 parent fa23c5c commit 8a75e2d

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
@@ -5,7 +5,7 @@ files: ^python/
55
exclude: .*python/src/cucumber_messages/_messages\.py
66
repos:
77
- repo: https://github.com/pre-commit/pre-commit-hooks
8-
rev: v3.4.0 # frozen: v6.0.0
8+
rev: v6.0.0 # frozen: v6.0.0
99
hooks:
1010
- id: trailing-whitespace
1111
- id: end-of-file-fixer

0 commit comments

Comments
 (0)