Skip to content

Commit e0ee063

Browse files
committed
Upgrade Black for blacken-docs
1 parent adb63cb commit e0ee063

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
@@ -33,7 +33,7 @@ repos:
3333
hooks:
3434
- id: blacken-docs
3535
additional_dependencies:
36-
- black==22.10.0
36+
- black==23.1.0
3737
- repo: https://github.com/asottile/reorder_python_imports
3838
rev: v3.9.0
3939
hooks:

0 commit comments

Comments
 (0)