1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-02-07 09:38:46 +00:00

use :maintainLockFilesWeekly

This commit is contained in:
Nebel 2020-08-01 23:47:23 +09:00
parent 9c8db2777d
commit dd21a7f379

View file

@ -1,5 +1,4 @@
{
"extends": ["config:base"],
"rangeStrategy": "update-lockfile",
"extends": ["config:base", ":maintainLockFilesWeekly"],
"automerge": true
}