We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa23c5c commit 8a75e2dCopy full SHA for 8a75e2d
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ files: ^python/
5
exclude: .*python/src/cucumber_messages/_messages\.py
6
repos:
7
- repo: https://github.com/pre-commit/pre-commit-hooks
8
- rev: v3.4.0 # frozen: v6.0.0
+ rev: v6.0.0 # frozen: v6.0.0
9
hooks:
10
- id: trailing-whitespace
11
- id: end-of-file-fixer
0 commit comments