Merge "pre-commit: Use Python 3 to run checks"
This commit is contained in:
commit
093e65c2ca
@ -1,4 +1,7 @@
|
|||||||
---
|
---
|
||||||
|
default_language_version:
|
||||||
|
# force all unspecified python hooks to run python3
|
||||||
|
python: python3
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v2.4.0
|
rev: v2.4.0
|
||||||
|
Loading…
Reference in New Issue
Block a user