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:
Jarek Radosz 2023-08-30 10:38:26 +02:00 committed by GitHub
parent f6cd8e5968
commit 7b78895930
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -48,3 +48,7 @@ updates:
timezone: Australia/Sydney
open-pull-requests-limit: 20
versioning-strategy: increase
groups:
babel:
patterns:
- "@babel*"