Upgrade black to 19.3b0

This commit is contained in:
Eran Kampf 2019-06-01 19:01:41 -07:00
parent 5b40324e72
commit 1933017a74

View File

@ -18,7 +18,7 @@ repos:
hooks: hooks:
- id: pyupgrade - id: pyupgrade
- repo: https://github.com/ambv/black - repo: https://github.com/ambv/black
rev: 18.9b0 rev: 19.3b0
hooks: hooks:
- id: black - id: black
language_version: python3 language_version: python3