aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/dependabot.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 410637235ed..da648bb4609 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -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