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

View File

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