1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-25 14:24:58 +02:00

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

View File

@@ -3,6 +3,9 @@
extends: [
'config:recommended',
],
toolSettings: {
nodeMaxMemory: 4096,
},
timezone: 'Asia/Tokyo',
schedule: [
'* 0 * * *',