mirror of
https://git.piraattipuolue.fi/Pikaviestimet/Pikaviestimet.git
synced 2024-12-25 19:12:35 +01:00
12 lines
306 B
YAML
12 lines
306 B
YAML
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
|
|
hooks:
|
|
- id: doctoc
|