mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 20:59:23 +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
|
# Override hook language versions from system defaults
|
||||||
default_language_version:
|
default_language_version:
|
||||||
python: pypy3
|
python: python3.10
|
||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
|
Loading…
Reference in New Issue
Block a user