Skip to content

Commit 35278b3

Browse files
committed
Upgrade Black used by blacken-docs
1 parent 1446aa6 commit 35278b3

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
@@ -27,7 +27,7 @@ repos:
2727
hooks:
2828
- id: blacken-docs
2929
additional_dependencies:
30-
- black==22.1.0
30+
- black==22.10.0
3131
- repo: https://github.com/pycqa/isort
3232
rev: 5.10.1
3333
hooks:

0 commit comments

Comments
 (0)