.pre-commit-config.yaml: autoupdate_schedule: quarterly

This commit is contained in:
Aminda Suomalainen 2023-05-09 11:05:16 +03:00
parent 9044889db5
commit 7ac7b31f64
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -1,3 +1,9 @@
ci:
# 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: quarterly
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0