Fix black version

This commit is contained in:
Syrus 2020-03-14 17:28:33 -07:00
parent 3af816c334
commit 60af16f2d6

View File

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