mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-24 11:14:13 +01:00
.pre-commit-config.yaml: decrease ci autoupdate interval
This commit is contained in:
parent
42f1c58fa0
commit
faa84761d5
@ -1,6 +1,10 @@
|
|||||||
ci:
|
ci:
|
||||||
# Attempts to use networking and fails at name resolution
|
# Attempts to use networking and fails at name resolution
|
||||||
skip: [bundler-audit]
|
skip: [bundler-audit]
|
||||||
|
# Forĝejo/Gitea mirrors will autoclose pull requests. This should decrease
|
||||||
|
# the frequency of unnecessary PRs.
|
||||||
|
# https://github.com/pre-commit-ci/issues/issues/83
|
||||||
|
autoupdate_schedule: quaterly
|
||||||
|
|
||||||
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