Skip to content

Commit e3bb787

Browse files
authored
Upgrade black used by blacken-docs (#364)
1 parent ec53c88 commit e3bb787

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
@@ -24,7 +24,7 @@ repos:
2424
hooks:
2525
- id: blacken-docs
2626
additional_dependencies:
27-
- black==21.7b0
27+
- black==21.9b0
2828
- repo: https://github.com/pycqa/isort
2929
rev: 5.9.3
3030
hooks:

0 commit comments

Comments
 (0)