Implement default_language_version

This commit is contained in:
Anthony Sottile 2019-01-05 13:01:42 -08:00
parent 579b05e424
commit d3b5a41830
23 changed files with 150 additions and 103 deletions

View file

@ -27,7 +27,7 @@ repos:
rev: v1.3.0
hooks:
- id: reorder-python-imports
language_version: python2.7
language_version: python3
- repo: https://github.com/asottile/add-trailing-comma
rev: v0.7.1
hooks: