.pre-commit-config.yaml: python3.10

This commit is contained in:
Christian Clauss 2022-08-22 00:32:40 +02:00 committed by GitHub
parent 7d83930bea
commit fcb4dde338
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
default_language_version: default_language_version:
python: python3.9 python: python3.10
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks