Merge branch '1.0.x'

This commit is contained in:
David Lord 2019-06-12 10:41:11 -07:00
commit 29111a3259
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
8 changed files with 35 additions and 65 deletions

View file

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/asottile/reorder_python_imports
rev: v1.4.0
rev: v1.5.0
hooks:
- id: reorder-python-imports
name: Reorder Python imports (src, tests)