Skip to content

Commit a6140d1

Browse files
committed
Try increasing nodeMaxMemory per suggestion from @jamietanna
1 parent 2e31087 commit a6140d1

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,8 @@
2525
"enabled": false
2626
}
2727
],
28-
"postUpdateOptions": ["yarnDedupeHighest"]
28+
"postUpdateOptions": ["yarnDedupeHighest"],
29+
"toolSettings": {
30+
"nodeMaxMemory": 2048
31+
}
2932
}

0 commit comments

Comments
 (0)