mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
4b0ef9a97e
commit
0812204655
1 changed files with 2 additions and 2 deletions
|
|
@ -100,10 +100,10 @@ renovate:
|
||||||
{
|
{
|
||||||
"platform": "gitlab",
|
"platform": "gitlab",
|
||||||
"endpoint": "https://gitlab.com/api/v4",
|
"endpoint": "https://gitlab.com/api/v4",
|
||||||
"autodiscover": "false",
|
"autodiscover": "true",
|
||||||
"dryRun": false,
|
"dryRun": false,
|
||||||
"printConfig": false,
|
"printConfig": false,
|
||||||
"repositories": ["durfy/DurpCLI","developerdurp/homelab"]
|
"autodiscoverFilter": ["developerdurp/*", "durfy/*"]
|
||||||
}
|
}
|
||||||
# See https://docs.renovatebot.com/self-hosted-configuration
|
# See https://docs.renovatebot.com/self-hosted-configuration
|
||||||
# config: |
|
# config: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue