Update Renovate configuration to enable 'ignoreScripts' for npm and improve workflow step naming for clarity during dependency updates.

This commit is contained in:
2025-05-23 11:57:15 +00:00
parent cf5901f8c1
commit 27caca159e
2 changed files with 5 additions and 4 deletions

View File

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