File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -85,9 +85,9 @@ Use this preset for Git Flow managed projects.
8585
8686#### Key configuration
8787
88- | Configuration key | Value | Description |
89- | ----------------------| -----------------| ---------------------------------------------------------------------------|
90- | [ ` baseBranches ` ] [ 12 ] | ` ["develop"] ` | Overrides base branch to ` develop ` (will be used as target branch in PRs) |
88+ | Configuration key | Value | Description |
89+ | ---------------------------- | -----------------| ---------------------------------------------------------------------------|
90+ | [ ` baseBranchPatterns ` ] [ 12 ] | ` ["develop"] ` | Overrides base branch to ` develop ` (will be used as target branch in PRs) |
9191
9292### GitLab CI only preset
9393
@@ -193,7 +193,7 @@ This project is licensed under [GNU General Public License 3.0 (or later)](LICEN
193193[ 9 ] : https://docs.renovatebot.com/configuration-options/#osvvulnerabilityalerts
194194[ 10 ] : https://docs.renovatebot.com/configuration-options/#prconcurrentlimit
195195[ 11 ] : https://docs.renovatebot.com/configuration-options/#labels
196- [ 12 ] : https://docs.renovatebot.com/configuration-options/#basebranches
196+ [ 12 ] : https://docs.renovatebot.com/configuration-options/#basebranchpatterns
197197[ 13 ] : https://docs.renovatebot.com/configuration-options/#rangestrategy
198198[ 14 ] : https://docs.renovatebot.com/presets-default/#automergepatch
199199[ 15 ] : https://docs.renovatebot.com/presets-default/#rebasestaleprs
You can’t perform that action at this time.
0 commit comments