From 6becee2f2e90c5200bef2eb4e893f8f4677fc29e Mon Sep 17 00:00:00 2001 From: Alex Touchet <26315797+atouchet@users.noreply.github.com> Date: Mon, 20 Jan 2025 14:45:47 -0800 Subject: [PATCH] Create servo-media Dependabot group (#35098) Signed-off-by: Alex Touchet <26315797+atouchet@users.noreply.github.com> --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ee21dc37f68..cd6297f182a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -27,6 +27,9 @@ updates: patterns: - "napi-ohos*" - "napi-*-ohos*" + servo-media-related: + patterns: + - "servo-media*" ignore: # Ignore all stylo crates as their upgrades are coordinated via companion PRs. - dependency-name: servo_atoms