forked from mirrors/misskey
chore: set nodeMaxMemory to 4096 in renovate configuration (#17437)
This commit is contained in:
parent
3a27ae0757
commit
2fe60e6429
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@
|
|||
extends: [
|
||||
'config:recommended',
|
||||
],
|
||||
toolSettings: {
|
||||
nodeMaxMemory: 4096,
|
||||
},
|
||||
timezone: 'Asia/Tokyo',
|
||||
schedule: [
|
||||
'* 0 * * *',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue