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