.pre-commit-config.yaml: comment pypy

This commit is contained in:
Aminda Suomalainen 2024-07-12 08:48:58 +03:00
parent faf330239c
commit b6895fc699
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ ci:
skip: [pnpm-install-dev, prettier, pylint]
# use pypy3 for python
default_language_version:
python: pypy3
#default_language_version:
# python: pypy3
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks