mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-23 11:49:24 +01:00
.pre-commit-config.yaml: ci: skip pylint
This commit is contained in:
parent
4a292cc08d
commit
9aa1b3ddb6
@ -3,6 +3,7 @@ ci:
|
|||||||
# the frequency of unnecessary PRs.
|
# the frequency of unnecessary PRs.
|
||||||
# https://github.com/pre-commit-ci/issues/issues/83
|
# https://github.com/pre-commit-ci/issues/issues/83
|
||||||
autoupdate_schedule: quarterly
|
autoupdate_schedule: quarterly
|
||||||
|
skip: [pylint]
|
||||||
|
|
||||||
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