Add renovate-config.js
All checks were successful
renovate / renovate (push) Successful in 42s

This commit is contained in:
2026-01-04 09:33:28 +00:00
parent 2ea54a6750
commit ddde5f2faf

8
renovate-config.js Normal file
View File

@@ -0,0 +1,8 @@
module.exports = {
"endpoint": "https://git.fossy.my.id/api/v1",
"gitAuthor": "Renovate-Clanker <renovate-bot@fossy.my.id>",
"platform": "gitea",
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,
"optimizeForDisabled": true,
};