Update config.js
All checks were successful
renovate / renovate (push) Successful in 11m11s

This commit is contained in:
sora 2023-11-17 16:18:10 +01:00
parent 40c8de98d1
commit 59f85bcee8

View File

@ -2,7 +2,7 @@ module.exports = {
"endpoint": "https://git.helcel.net/api/v1",
"gitAuthor": "Renovate Bot <renovate-bot@gitea.com>",
"platform": "gitea",
"onboardingConfigFileName": "renovate.json5",
"onboardingConfigFileName": ".gitea/renovate.json",
"autodiscover": true,
"autodiscoverFilter": ["sora/*"],
"optimizeForDisabled": true,