mirror of
https://github.com/valentineus/popov.link.git
synced 2025-06-06 01:54:38 +03:00
Update Renovate configuration to include 'skipInstalls' setting, enhancing npm management during dependency updates.
This commit is contained in:
parent
39e28d06ea
commit
cb4820f8f1
@ -5,7 +5,8 @@
|
|||||||
"rangeStrategy": "bump",
|
"rangeStrategy": "bump",
|
||||||
"npm": {
|
"npm": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"ignoreScripts": false
|
"ignoreScripts": false,
|
||||||
|
"skipInstalls": false
|
||||||
},
|
},
|
||||||
"lockFileMaintenance": {
|
"lockFileMaintenance": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user