Upgrade black to 21.12b0 (#61741)

This commit is contained in:
Franck Nijhof
2021-12-14 01:02:35 +01:00
committed by GitHub
parent dea20cf816
commit bc79d41266
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ repos:
- id: pyupgrade
args: [--py38-plus]
- repo: https://github.com/psf/black
rev: 21.11b1
rev: 21.12b0
hooks:
- id: black
args: