Update black to 21.4b0

This commit is contained in:
Marc Mueller 2021-04-26 13:59:14 +02:00 committed by Pierre Sassoulas
parent 9e2394d211
commit 316af5f493

View File

@ -28,7 +28,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/ambv/black
rev: 20.8b1
rev: 21.4b0
hooks:
- id: black
args: [--safe, --quiet]