mirror of
https://github.com/valentineus/popov.link.git
synced 2025-06-06 18:13:34 +03:00
8 lines
192 B
JavaScript
8 lines
192 B
JavaScript
module.exports = {
|
|
endpoint: "https://code.popov.link",
|
|
gitAuthor: "RenovateBot <renovatebot@noreply.localhost>",
|
|
optimizeForDisabled: true,
|
|
platform: "gitea",
|
|
binarySource: "global",
|
|
};
|