Skip to content

Commit 4affee6

Browse files
committed
Upgrade Black used by blacken-docs to 25.1.0
1 parent 963009c commit 4affee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ repos:
5454
hooks:
5555
- id: blacken-docs
5656
additional_dependencies:
57-
- black==23.1.0
57+
- black==25.1.0
5858
- repo: https://github.com/pycqa/isort
5959
rev: 6.0.0
6060
hooks:

0 commit comments

Comments
 (0)