Files
fparkan/renovate.config.cjs
Valentin Popov 2890b69678
All checks were successful
RenovateBot / renovate (push) Successful in 1m51s
Test / cargo test (push) Successful in 1m34s
migrate renovate config to gitea
2026-01-30 04:27:02 +04:00

6 lines
168 B
JavaScript

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