diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 94424dcc454..dfac60095df 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -18,9 +18,12 @@ updates: groups: egui-related: patterns: + - "ecolor" - "egui" - - "egui_glow" - "egui-winit" + - "egui_glow" + - "emath" + - "epaint" ignore: # Ignore all stylo crates as their upgrades are coordinated via companion PRs. - dependency-name: servo_atoms