Added self-hosted Renovate Bot

This commit is contained in:
2025-05-08 13:12:45 +00:00
parent 001585b8a6
commit 2b4908aa92
6 changed files with 38 additions and 59 deletions

7
renovate.config.cjs Normal file
View File

@@ -0,0 +1,7 @@
module.exports = {
endpoint: "https://code.popov.link",
gitAuthor: "RenovateBot <renovatebot@noreply.localhost>",
onboardingConfigFileName: ".gitea/renovate.json",
optimizeForDisabled: true,
platform: "gitea",
};