0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 08:30:27 +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:
2025-05-23 11:20:03 +00:00
parent bff792581a
commit 5c89158bdb
2 changed files with 1 additions and 1 deletions

View File

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