diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1d513927..e3ad56b8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ files: ^python/ exclude: .*python/src/cucumber_messages/_messages\.py repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v3.4.0 # frozen: v6.0.0 + rev: v6.0.0 # frozen: v6.0.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer