ci: enable scheduled Renovate dependency updates

This commit is contained in:
2026-09-10 19:30:36 +04:00
parent a9bfce17d9
commit 92f9fe99be
3 changed files with 43 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
module.exports = {
endpoint: "https://code.popov.link",
gitAuthor: "renovate[bot] <renovatebot@noreply.localhost>",
optimizeForDisabled: true,
platform: "gitea",
};