Use python 3.10 in pre-commit

This commit is contained in:
Mark Cornick 2023-01-15 15:07:07 -05:00
parent 29a8003615
commit b28950e97a
Signed by: mcornick
GPG Key ID: C64D29B7F5271161
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ repos:
rev: 22.3.0
hooks:
- id: black
language_version: python3.9
language_version: python3.10