mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-05-06 23:39:13 -05:00
Use python3.4 and 3.5 instead of 3.3 and 3.4
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
name: Python 3 Hook
|
||||
entry: python3-hook
|
||||
language: python
|
||||
language_version: python3.3
|
||||
language_version: python3.5
|
||||
files: \.py$
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
name: Python 3 Hook
|
||||
entry: python3-hook
|
||||
language: python
|
||||
language_version: python3.3
|
||||
language_version: python3.5
|
||||
files: \.py$
|
||||
|
||||
Reference in New Issue
Block a user