mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-05-08 00:09:15 -05:00
Implement default_language_version
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user