mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 12:09:28 +01:00
.pre-commit-config.yaml: comment pypy3 usage
This commit is contained in:
parent
3bd32c28f8
commit
7ecc6a6206
@ -11,9 +11,9 @@ ci:
|
|||||||
# https://github.com/pre-commit-ci/issues/issues/83
|
# https://github.com/pre-commit-ci/issues/issues/83
|
||||||
autoupdate_schedule: quarterly
|
autoupdate_schedule: quarterly
|
||||||
|
|
||||||
# Use pypy3 for the Python hooks
|
# Use pypy3 for the Python hooks. Except don't, see .gitlab-ci.yml
|
||||||
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