DEV: Group babel updates together (#23322)
Grouped Dependabot updates are now available (https://github.blog/changelog/2023-08-24-grouped-version-updates-for-dependabot-are-generally-available/) so we can finally make it create a single PR for both `@babel/core` and `@babel/standalone` 😌
This commit is contained in:
parent
f6cd8e5968
commit
7b78895930
|
@ -48,3 +48,7 @@ updates:
|
|||
timezone: Australia/Sydney
|
||||
open-pull-requests-limit: 20
|
||||
versioning-strategy: increase
|
||||
groups:
|
||||
babel:
|
||||
patterns:
|
||||
- "@babel*"
|
||||
|
|
Loading…
Reference in New Issue