From 20e7b45126dee4ec6d79e953fa46cf4cae31c39e Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 30 Sep 2023 21:38:15 +0300 Subject: [PATCH] .pre-commit-config.yaml: update comment on pypy3 --- .pre-commit-config.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bd1c20b..31dcc7c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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