mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-03 16:10:26 +03:00
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",
|
||||
};
|
||||
|
@ -3,7 +3,6 @@
|
||||
"extends": ["config:recommended", ":disableDependencyDashboard"],
|
||||
"assignees": ["valentineus"],
|
||||
"rangeStrategy": "bump",
|
||||
"binarySource": "global",
|
||||
"npm": {
|
||||
"enabled": true,
|
||||
"ignoreScripts": false,
|
||||
|
Reference in New Issue
Block a user