11 lines
193 B
YAML
11 lines
193 B
YAML
renovate:
|
|
config: |
|
|
{
|
|
"platform": "gitea",
|
|
"endpoint": "https://gitea.badhouseplants.net",
|
|
"autodiscover": true,
|
|
"dryRun": false,
|
|
"printConfig": true
|
|
}
|
|
|