mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-05-13 18:07:32 +02:00
.pre-commit-config.yaml: replace ci.skip configuration with ci.autoupdate_schedule: quaterly
This commit is contained in:
parent
ce914cd2df
commit
bfd6db89fa
@ -5,8 +5,11 @@
|
|||||||
# See https://pre-commit.com for more information
|
# See https://pre-commit.com for more information
|
||||||
# See https://pre-commit.ci for more information
|
# See https://pre-commit.ci for more information
|
||||||
ci:
|
ci:
|
||||||
# Attempts to use networking and fails at name resolution
|
# I don't need so many duplicated notifications on the same thing as I keep
|
||||||
skip: [bundler-audit]
|
# autoupdating manually too. Besides it just creates extra branch I never
|
||||||
|
# touch.
|
||||||
|
# https://github.com/pre-commit-ci/issues/issues/83
|
||||||
|
autoupdate_schedule: quarterly
|
||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
|
Loading…
x
Reference in New Issue
Block a user