10 lines
326 B
JavaScript
10 lines
326 B
JavaScript
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,
|
|
"commitStatus": false,
|
|
"prCreation": "immediate",
|
|
}; |