mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-03 08:00:26 +03:00
Update Renovate configuration to enable 'ignoreScripts' for npm, enhancing security during dependency updates.
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
"rangeStrategy": "bump",
|
||||
"npm": {
|
||||
"enabled": true,
|
||||
"ignoreScripts": false,
|
||||
"ignoreScripts": true,
|
||||
"skipInstalls": false
|
||||
},
|
||||
"packageRules": [
|
||||
|
Reference in New Issue
Block a user