mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
.pre-commit-config.yaml: set python to 3.10
This commit is contained in:
parent
1b2010ae42
commit
4c8e37f396
@ -10,7 +10,7 @@ ci:
|
||||
|
||||
# Override hook language versions from system defaults
|
||||
default_language_version:
|
||||
python: pypy3
|
||||
python: python3.10
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
|
Loading…
Reference in New Issue
Block a user