mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-16 08:09:23 +01:00
.pre-commit-config.yaml: comment pypy
This commit is contained in:
parent
faf330239c
commit
b6895fc699
4
.pre-commit-config.yaml
vendored
4
.pre-commit-config.yaml
vendored
@ -14,8 +14,8 @@ ci:
|
|||||||
skip: [pnpm-install-dev, prettier, pylint]
|
skip: [pnpm-install-dev, prettier, pylint]
|
||||||
|
|
||||||
# use pypy3 for python
|
# use pypy3 for python
|
||||||
default_language_version:
|
#default_language_version:
|
||||||
python: pypy3
|
# python: pypy3
|
||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
|
Loading…
Reference in New Issue
Block a user