chore: set nodeMaxMemory to 4096 in renovate configuration (#17437)

This commit is contained in:
おさむのひと
2026-05-19 22:25:30 +09:00
committed by GitHub
parent 3a27ae0757
commit 2fe60e6429
+3
View File
@@ -3,6 +3,9 @@
extends: [
'config:recommended',
],
toolSettings: {
nodeMaxMemory: 4096,
},
timezone: 'Asia/Tokyo',
schedule: [
'* 0 * * *',