Skip to content

Commit a885d76

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.10.0 → 25.1.0](psf/black@24.10.0...25.1.0)
1 parent 275750c commit a885d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22
- repo: https://github.com/psf/black
33
# Version can be updated by running "pre-commit autoupdate"
4-
rev: 24.10.0
4+
rev: 25.1.0
55
hooks:
66
- id: black
77
ci:

0 commit comments

Comments
 (0)