dependabot: Combine more GStreamer / GLib-related crates (#32563)

GLib, GIO, and GObject all release together, so these should be grouped
to prevent having so many dependabot PRs.
This commit is contained in:
Martin Robinson 2024-06-19 21:34:51 +02:00 committed by GitHub
parent c4c86af496
commit 6a48c72a62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,8 +11,10 @@ updates:
groups:
gstreamer-related:
patterns:
- "gstreamer*"
- "gio*"
- "glib*"
- "gobject*"
- "gstreamer*"
ignore:
# Ignore all stylo crates as their upgrades are coordinated via companion PRs.
- dependency-name: servo_atoms