.pre-commit-config.yaml: update comment on pypy3

This commit is contained in:
Aminda Suomalainen 2023-09-30 21:38:15 +03:00
parent 2c925e73c3
commit 20e7b45126
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 2 deletions

View File

@ -11,8 +11,7 @@ ci:
# https://github.com/pre-commit-ci/issues/issues/83
autoupdate_schedule: quarterly
# At the time of writing the py hooks have issues with 3.12 Fedora 39 Beta
# ships with
# Use pypy3 for the Python hooks
default_language_version:
python: pypy3