Compare commits
2 commits
1a3c564ecf
...
752291fe2d
Author | SHA1 | Date | |
---|---|---|---|
752291fe2d | |||
71f945a96c |
1 changed files with 5 additions and 1 deletions
|
@ -7,5 +7,9 @@
|
|||
":rebaseStalePrs"
|
||||
],
|
||||
"prConcurrentLimit": 10,
|
||||
"branchPrefix": "renovate/"
|
||||
"branchPrefix": "renovate/",
|
||||
"baseBranches": [
|
||||
"$default",
|
||||
"/^release\\/.*/"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue