.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:
Aminda Suomalainen 2023-09-28 11:44:54 +03:00
parent 82d574f537
commit 70dbf93977
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -14,7 +14,7 @@ ci:
# At the time of writing the py hooks have issues with 3.12 Fedora 39 Beta
# ships with
default_language_version:
python: python3.11
python: pypy3
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks