mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-29 06:29:36 +01:00
.pre-commit-config.yaml: use pypy3 for Python hooks
This repo isn't primarily at GitHub so I don't see if the CI fails constantly
This commit is contained in:
parent
2c47aaae48
commit
0f55d83287
@ -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: python3.11
|
python: pypy3
|
||||||
|
|
||||||
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