diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 19190587..e1694baa 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/psf/black - rev: 24.10.0 + rev: 25.1.0 hooks: - id: black args: