1
0
mirror of https://gitea.blesmrt.net/mikaela/scripts.git synced 2025-08-10 16:27:20 +02:00

.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

@ -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