mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-12-22 18:52:46 +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]
|
||||
|
||||
# use pypy3 for python
|
||||
default_language_version:
|
||||
python: pypy3
|
||||
#default_language_version:
|
||||
# python: pypy3
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
|
Loading…
Reference in New Issue
Block a user