aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAlex Touchet <alextouchet@outlook.com>2024-07-05 22:51:31 -0700
committerGitHub <noreply@github.com>2024-07-06 05:51:31 +0000
commit1e5c844eb5ea49e6d0a3dc7d14fac417ae4b2ac0 (patch)
tree58872634dd126ea9839969a0050aa2acebca7354 /.github
parent438e99ca9a7f517236ffbed4d4ccf5d75a3bef99 (diff)
downloadservo-1e5c844eb5ea49e6d0a3dc7d14fac417ae4b2ac0.tar.gz
servo-1e5c844eb5ea49e6d0a3dc7d14fac417ae4b2ac0.zip
Add more crates to egui Dependabot group (#32711)
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml5
1 files changed, 4 insertions, 1 deletions
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