mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 12:49:26 +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
|
||||
default_language_version:
|
||||
python: python3.11
|
||||
python: pypy3
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
|
Loading…
Reference in New Issue
Block a user