From a13900c4f8ec32a51b7bbdd166664fc6befb0f4b Mon Sep 17 00:00:00 2001 From: Samson <16504129+sagudev@users.noreply.github.com> Date: Sat, 19 Oct 2024 12:38:25 +0200 Subject: [PATCH] Update dependabot.yml to only contain one group key (#33912) I think this will resolve problem observed in https://github.com/servo/servo/pull/33896#issuecomment-2422930003 Signed-off-by: Samson <16504129+sagudev@users.noreply.github.com> --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dfac60095df..781b078dff0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,7 +15,6 @@ updates: - "glib*" - "gobject*" - "gstreamer*" - groups: egui-related: patterns: - "ecolor"