Update blacken-docs to match main black
This commit is contained in:
parent
a418f64b15
commit
da2e7152ba
|
@ -16,7 +16,7 @@ repos:
|
||||||
hooks:
|
hooks:
|
||||||
- id: blacken-docs
|
- id: blacken-docs
|
||||||
args: [--target-version=py37]
|
args: [--target-version=py37]
|
||||||
additional_dependencies: [black==21.11b1]
|
additional_dependencies: [black==21.12b0]
|
||||||
|
|
||||||
- repo: https://github.com/PyCQA/isort
|
- repo: https://github.com/PyCQA/isort
|
||||||
rev: 5.10.1
|
rev: 5.10.1
|
||||||
|
|
Loading…
Reference in a new issue