Add a npm rebuild option to the renovate.json #47
@@ -10,9 +10,6 @@
|
||||
"matchManagers": [
|
||||
"npm"
|
||||
],
|
||||
"postUpdateOptions": [
|
||||
"npm ci --ignore-scripts"
|
||||
],
|
||||
"postUpgradeTasks": {
|
||||
"commands": [
|
||||
"npm ci --ignore-scripts"
|
||||
|
||||
Reference in New Issue
Block a user