Files
popov.link/renovate.config.cjs
Valentin Popov f90592d8a1
All checks were successful
Test / npm test (push) Successful in 54s
Test / npm test (pull_request) Successful in 46s
feat: migrated to Astro 6
2026-04-09 08:47:37 +00:00

7 lines
169 B
JavaScript

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