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 Jun 5, 2024
1 parent 74d1430 commit eaed27c
Showing 1 changed file with 222 additions and 551 deletions.
Loading

0 comments on commit eaed27c

Please sign in to comment.