MAINT Set default python version for precommit [skip ci] (#1663)

This commit is contained in:
Hood Chatham 2021-06-25 15:04:10 -07:00 committed by GitHub
parent 3030e93560
commit ecf7468e72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
exclude: '^.*patches|.*\.cgi$'
default_language_version:
python : "3.9"
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0