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

Update Renovate configuration to enable 'ignoreScripts' for npm, enhancing security during dependency updates.

This commit is contained in:
Valentin Popov 2025-05-23 11:29:43 +00:00
parent ad6903f7ee
commit 3660982271
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401

View File

@ -5,7 +5,7 @@
"rangeStrategy": "bump",
"npm": {
"enabled": true,
"ignoreScripts": false,
"ignoreScripts": true,
"skipInstalls": false
},
"packageRules": [