Fix pre-commit in python 3.6.0-3.6.1

This commit is contained in:
Anthony Sottile 2020-01-29 17:40:16 -08:00
parent 0cc199d351
commit 9e4dc7f349
3 changed files with 11 additions and 4 deletions

View file

@ -15,6 +15,7 @@ repos:
rev: 3.7.9
hooks:
- id: flake8
additional_dependencies: [flake8-typing-imports==1.5.0]
- repo: https://github.com/pre-commit/mirrors-autopep8
rev: v1.4.4
hooks: