Upgrade black to 21.7b0 (#53192)

This commit is contained in:
Franck Nijhof
2021-07-19 18:03:02 +02:00
committed by GitHub
parent 3c6f0d11a6
commit dd8ec04e58
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.6b0
rev: 21.7b0
hooks:
- id: black
args: