Skip to content

Commit 515bc23

Browse files
chore(deps): update pre-commit hook psf/black to v25
1 parent f66fb46 commit 515bc23

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/psf/black
8-
rev: 24.10.0
8+
rev: 25.1.0
99
hooks:
1010
- id: black
1111
args:

0 commit comments

Comments
 (0)