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:
@@ -3,6 +3,9 @@
|
||||
extends: [
|
||||
'config:recommended',
|
||||
],
|
||||
toolSettings: {
|
||||
nodeMaxMemory: 4096,
|
||||
},
|
||||
timezone: 'Asia/Tokyo',
|
||||
schedule: [
|
||||
'* 0 * * *',
|
||||
|
||||
Reference in New Issue
Block a user