Remove 'binarySource' setting from Renovate configuration to streamline package source management.
All checks were successful
CI / test (push) Successful in 15s
RenovateBot / renovate (push) Successful in 17s

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",
};