Better defaults
All checks were successful
renovate config check / renovate-config-validator (pull_request) Successful in 10s

This commit is contained in:
2024-04-18 16:35:24 +02:00
parent 4d5dd01593
commit 3e4a1acf9d
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ module.exports = {
"endpoint": "https://git.vbrandl.net/api/v1",
"gitAuthor": "Renovate Bot <renovate@vbrandl.net>",
"platform": "gitea",
"onboardingConfigFileName": "renovate.json",
"onboardingConfigFileName": "renovate.json5",
"autodiscover": true,
"forkProcessing": "disabled",
"dryRun": null,