0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 00:20:26 +03:00

Added Gitea workflows

This commit is contained in:
2024-07-09 22:25:54 +04:00
parent 487f60f451
commit 266747bae5
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",
};