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

Remove 'binarySource' setting from Renovate configuration to streamline package source management.

This commit is contained in:
Valentin Popov 2025-05-23 11:23:19 +00:00
parent 5c89158bdb
commit ad6903f7ee
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401

View File

@ -3,5 +3,4 @@ module.exports = {
gitAuthor: "RenovateBot <renovatebot@noreply.localhost>",
optimizeForDisabled: true,
platform: "gitea",
binarySource: "global",
};