Skip to content

Commit

Permalink
Update renovate config (elastic#184785)
Browse files Browse the repository at this point in the history
- Replace the `extends` config from the deprecated `config:base` to
`config:recommended`.
- Removes global defaults from top-level group and applies the
`prCreation` and `stabilityDays` options only to non-elastic dependency
groups.
- Replaces deprecated `stabilityDays` option with new
[`minimumReleaseAge`](https://docs.renovatebot.com/configuration-options/#minimumreleaseage).
- Replaces all `matchPackage*` options to `matchDep*` options.
- Format entire config file with prettier.
  • Loading branch information
nickofthyme authored and pull[bot] committed Jun 28, 2024
1 parent d1c5ab9 commit 084ad74
Showing 1 changed file with 222 additions and 551 deletions.
Loading

0 comments on commit 084ad74

Please sign in to comment.