Merge "pre-commit: Use Python 3 to run checks"

This commit is contained in:
Zuul 2020-01-15 04:34:13 +00:00 committed by Gerrit Code Review
commit 093e65c2ca
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
---
default_language_version:
# force all unspecified python hooks to run python3
python: python3
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.4.0