Skip to content

Commit cbdd714

Browse files
committed
Update black in precommit to 24.4.0
1 parent 5da6b2f commit cbdd714

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
@@ -17,7 +17,7 @@ repos:
1717
exclude: .patch
1818

1919
- repo: https://github.com/psf/black-pre-commit-mirror
20-
rev: 23.12.1
20+
rev: 24.4.0
2121
hooks:
2222
- id: black
2323

0 commit comments

Comments
 (0)