diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 49026639ed1..410637235ed 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,11 @@ updates: allow: - dependency-type: direct - dependency-type: indirect + groups: + gstreamer-related: + patterns: + - "gstreamer*" + - "glib*" ignore: # Ignore all stylo crates as their upgrades are coordinated via companion PRs. - dependency-name: servo_atoms