mirror of
https://github.com/valentineus/popov.link.git
synced 2025-06-07 10:33:34 +03:00
8 lines
218 B
JavaScript
8 lines
218 B
JavaScript
|
module.exports = {
|
||
|
endpoint: "https://code.popov.link",
|
||
|
gitAuthor: "RenovateBot <renovatebot@noreply.localhost>",
|
||
|
onboardingConfigFileName: ".gitea/renovate.json",
|
||
|
optimizeForDisabled: true,
|
||
|
platform: "gitea",
|
||
|
};
|