.pre-commit-config.yaml: decrease ci autoupdate interval

This commit is contained in:
Aminda Suomalainen 2023-05-09 10:57:01 +03:00
parent 42f1c58fa0
commit faa84761d5
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -1,6 +1,10 @@
ci:
# Attempts to use networking and fails at name resolution
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:
- repo: https://github.com/pre-commit/pre-commit-hooks