.pre-commit-config.yaml: bumb to python3.11

This commit is contained in:
Aminda Suomalainen 2023-09-24 17:27:20 +03:00
parent ce7ab5ea40
commit be3770ab00
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ ci:
# Override hook language versions from system defaults
default_language_version:
python: python3.10
python: python3.11
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks