Group :dependabot: PR's for eslint-related deps (#374)

There are multiple deps that are `eslint`-related, and since they're all related to a linter, it's very safe to merge them as a single group.

So try kicking the tires on the new "grouping" feature that the :dependabot: team is working on.
This commit is contained in:
Jeff Widman
2023-05-22 10:15:05 -07:00
committed by GitHub
parent 28a846a119
commit 3077e54b98

View File

@@ -8,3 +8,7 @@ updates:
directory: "/"
schedule:
interval: "monthly"
groups:
eslint-dependencies:
patterns:
- "*eslint*"