Add renovate-config.js
Some checks failed
renovate / renovate (push) Failing after 8s

This commit is contained in:
2025-12-28 07:36:10 +00:00
parent 1e654bb409
commit 5f3624f19b

8
renovate-config.js Normal file
View File

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