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