fparkan/renovate.config.cjs
Valentin Popov ee8a5fc02b
All checks were successful
RenovateBot / renovate (push) Successful in 1m57s
Added Gitea
2024-07-19 16:39:08 +04:00

7 lines
167 B
JavaScript

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