mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-13 15:36:25 +00:00
fix(config): link to configMigration
issue (#16360)
* fix(config): link to `configMigration` issue * Update lib/config/options/index.ts Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
parent
2b43f273bf
commit
322deea7a3
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ const options: RenovateOptions[] = [
|
|||
experimental: true,
|
||||
experimentalDescription:
|
||||
'Config migration PRs are still being improved, in particular to reduce the amount of reordering and whitespace changes.',
|
||||
experimentalIssues: [16359],
|
||||
},
|
||||
{
|
||||
name: 'productLinks',
|
||||
|
|
Loading…
Reference in a new issue