mirror of
https://github.com/valentineus/popov.link.git
synced 2025-06-06 01:54:38 +03:00
Updated Renovate configuration to set npm requireConfig to false, removing the allowed post-upgrade commands for improved dependency management clarity.
This commit is contained in:
parent
2bb3139579
commit
1d7fbe8fbb
@ -12,10 +12,9 @@
|
||||
],
|
||||
"npm": {
|
||||
"enabled": true,
|
||||
"requireConfig": "optional",
|
||||
"requireConfig": false,
|
||||
"ignoreScripts": false
|
||||
},
|
||||
"allowedPostUpgradeCommands": ["npm install"],
|
||||
"postUpgradeTasks": {
|
||||
"commands": ["npm install"],
|
||||
"fileFilters": ["package.json"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user