mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-25 01:18:48 +03:00
Add 'binarySource' setting to Renovate configuration for improved package source management.
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
"extends": ["config:recommended", ":disableDependencyDashboard"],
|
"extends": ["config:recommended", ":disableDependencyDashboard"],
|
||||||
"assignees": ["valentineus"],
|
"assignees": ["valentineus"],
|
||||||
"rangeStrategy": "bump",
|
"rangeStrategy": "bump",
|
||||||
|
"binarySource": "global",
|
||||||
"npm": {
|
"npm": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"ignoreScripts": false,
|
"ignoreScripts": false,
|
||||||
|
Reference in New Issue
Block a user