mirror of
https://github.com/kou029w/daraz-san.git
synced 2025-01-18 16:08:06 +00:00
enable maintainLockFilesWeekly
This commit is contained in:
parent
21ee7ec6fa
commit
13e6b8ac23
1 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,9 @@
|
|||
{
|
||||
"extends": ["config:base"],
|
||||
"rangeStrategy": "update-lockfile",
|
||||
"extends": [
|
||||
"config:base",
|
||||
":preserveSemverRanges",
|
||||
":maintainLockFilesWeekly"
|
||||
],
|
||||
"automerge": true,
|
||||
"requiredStatusChecks": null
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue