Use latest black verison on precommit

This commit is contained in:
Syrus 2020-03-14 14:37:24 -07:00
parent c17103005c
commit 5549927f52

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: 19.3b0 rev: 19.10b0
hooks: hooks:
- id: black - id: black
language_version: python3 language_version: python3