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

Add 'binarySource' setting to Renovate configuration for improved package source management.

This commit is contained in:
Valentin Popov 2025-05-23 11:15:35 +00:00
parent a170c87cdb
commit bff792581a
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401

View File

@ -3,6 +3,7 @@
"extends": ["config:recommended", ":disableDependencyDashboard"],
"assignees": ["valentineus"],
"rangeStrategy": "bump",
"binarySource": "global",
"npm": {
"enabled": true,
"ignoreScripts": false,