blob: e8be54e3904745cca95589ebc6a3d61680b6323b (
plain) (
blame)
1
2
3
4
5
6
7
|
module.exports = {
endpoint: "https://code.popov.link",
gitAuthor: "RenovateBot <renovatebot@noreply.localhost>",
optimizeForDisabled: true,
platform: "gitea",
binarySource: "global",
};
|