Skip to content

Commit a6f83bd

Browse files
committed
Upgrade Black for blacken-docs
1 parent a2ba032 commit a6f83bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)