.pre-commit-config.yaml: configure ci

This commit is contained in:
Aminda Suomalainen ⚧ 2023-05-09 11:15:51 +03:00
parent e96d8bff8c
commit faa9880664
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 6 additions and 0 deletions

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/thlorenz/doctoc
rev: v2.2.0