Added Gitea

This commit is contained in:
2024-07-19 16:39:08 +04:00
parent a990de90fe
commit ee8a5fc02b
5 changed files with 56 additions and 17 deletions

6
renovate.config.cjs Normal file
View File

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