Merge branch 'next/master' into next/feature/remove_six

This commit is contained in:
Eran Kampf 2019-06-01 19:08:20 -07:00
commit 899deaaeec

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