Match the black version in black and blacken-docs pre-commit hooks

This commit is contained in:
Ran Benita 2023-01-17 11:34:34 +02:00
parent 152aa88cfb
commit 7f997164e1
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ repos:
rev: 1.13.0
hooks:
- id: blacken-docs
additional_dependencies: [black==20.8b1]
additional_dependencies: [black==22.12.0]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks: