mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Add more crates to egui Dependabot group (#32711)
This commit is contained in:
parent
438e99ca9a
commit
1e5c844eb5
1 changed files with 4 additions and 1 deletions
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue