Include autodiscover for Homelab/Docker-* repos, fix indent
All checks were successful
renovate / renovate (push) Successful in 1m51s
All checks were successful
renovate / renovate (push) Successful in 1m51s
This commit is contained in:
parent
9525ba198e
commit
2c5889e250
@ -3,8 +3,10 @@ module.exports = {
|
||||
"endpoint": "https://git.akumatic.eu/api/v1", // replace it with your actual endpoint
|
||||
"username": "renovate-bot",
|
||||
"gitAuthor": "Renovate <renovate.bot@akumatic.eu>",
|
||||
"autodiscover": true,
|
||||
"autodiscoverFilter": ["Homelab/Docker-*"],
|
||||
"onboardingConfigFileName": "renovate.json",
|
||||
"onboardingConfig": {
|
||||
"onboardingConfig": {
|
||||
"extends": ["config:recommended"],
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user