mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-29 07:59:24 +01:00
.pre-commit-config.yaml: switch to pypy3
This is testing whether the CI has support for it before I attempt requesting for it
This commit is contained in:
parent
82d574f537
commit
70dbf93977
@ -14,7 +14,7 @@ ci:
|
|||||||
# At the time of writing the py hooks have issues with 3.12 Fedora 39 Beta
|
# At the time of writing the py hooks have issues with 3.12 Fedora 39 Beta
|
||||||
# ships with
|
# ships with
|
||||||
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