Update blacken-docs to match main black

This commit is contained in:
Hugo van Kemenade 2022-01-15 18:46:23 +02:00
parent a418f64b15
commit da2e7152ba

View file

@ -16,7 +16,7 @@ repos:
hooks:
- id: blacken-docs
args: [--target-version=py37]
additional_dependencies: [black==21.11b1]
additional_dependencies: [black==21.12b0]
- repo: https://github.com/PyCQA/isort
rev: 5.10.1