Skip to content

Commit 20ab6f7

Browse files
[DOCS] Reflect migrated config in docs
1 parent 13d1000 commit 20ab6f7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)