0
mirror of https://github.com/valentineus/popov.link.git synced 2025-06-06 01:54:38 +03:00

The Renovate configuration file has been added and the setting has been updated to optimize for disabled actions.

This commit is contained in:
Valentin Popov 2025-05-21 17:35:20 +04:00
parent cfa3cc7be8
commit a1895c8bc8
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401
2 changed files with 1 additions and 0 deletions

View File

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