1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-30 22:08:02 +00:00

enabed :preserveSemverRanges

This commit is contained in:
Nebel 2020-08-16 22:11:05 +09:00
parent d8f6ad5656
commit 4946bd9ecc

View file

@ -1,4 +1,8 @@
{
"extends": ["config:base", ":maintainLockFilesWeekly"],
"extends": [
"config:base",
":preserveSemverRanges",
":maintainLockFilesWeekly"
],
"automerge": true
}