fix(renovate): rebase config (#41982)

pull/41983/head
Huyen Nguyen 2021-05-04 20:56:08 +07:00 committed by GitHub
parent 8f753a0b67
commit d05cd5761f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -6,9 +6,7 @@
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"matchCurrentVersion": "!/^0/",
"automerge": true
},
{
"automerge": true,
"rebaseWhen": "behind-base-branch"
}
],