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 "optional" and removed post-upgrade tasks for streamlined dependency management.
This commit is contained in:
parent
1f18536f7a
commit
f88a1eaa69
@ -12,11 +12,7 @@
|
||||
],
|
||||
"npm": {
|
||||
"enabled": true,
|
||||
"requireConfig": false,
|
||||
"requireConfig": "optional",
|
||||
"ignoreScripts": false
|
||||
},
|
||||
"postUpgradeTasks": {
|
||||
"commands": ["npm install"],
|
||||
"fileFilters": ["package.json"]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user