wecli/renovate.config.cjs
Valentin Popov 4ef6756f59
All checks were successful
RenovateBot / renovate (push) Successful in 32s
Added CI for GitHub and Gitea
2024-07-19 17:31:21 +04:00

7 lines
167 B
JavaScript

module.exports = {
endpoint: "https://code.popov.link",
gitAuthor: "RenovateBot <renovatebot@noreply.localhost>",
optimizeForDisabled: true,
platform: "gitea",
};