Update Renovate configuration by removing 'binarySource' from JSON file and adding it to CJS file for consistent package source management.
This commit is contained in:
@@ -3,4 +3,5 @@ module.exports = {
|
||||
gitAuthor: "RenovateBot <renovatebot@noreply.localhost>",
|
||||
optimizeForDisabled: true,
|
||||
platform: "gitea",
|
||||
binarySource: "global",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user