From 1ad0ad6f25e93a6c57543fc81eaad73e12594d34 Mon Sep 17 00:00:00 2001 From: Alex Touchet <26315797+atouchet@users.noreply.github.com> Date: Fri, 22 Aug 2025 12:42:29 -0700 Subject: [PATCH] Remove accesskit_winit from dependabot.yml (#38863) See: https://github.com/servo/servo/pull/38792#issuecomment-3207312249 Testing: No tests for dependabot.yml edit. Signed-off-by: Alex Touchet <26315797+atouchet@users.noreply.github.com> --- .github/dependabot.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4d7ae6c499f..566b76bcc60 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,13 +16,12 @@ updates: patterns: - "ecolor" - "egui" + - "egui-file-dialog" - "egui-winit" - "egui_glow" - "emath" - "epaint" - "epaint_default_fonts" - - "accesskit_winit" - - "egui-file-dialog" gstreamer-related: patterns: - "gio*"