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

Unnecessary parameters have been removed from the Renovate configuration

This commit is contained in:
2025-05-21 17:30:43 +04:00
parent 0db17945d4
commit cfa3cc7be8
2 changed files with 1 additions and 4 deletions

View File

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