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:
|
groups:
|
||||||
egui-related:
|
egui-related:
|
||||||
patterns:
|
patterns:
|
||||||
|
- "ecolor"
|
||||||
- "egui"
|
- "egui"
|
||||||
- "egui_glow"
|
|
||||||
- "egui-winit"
|
- "egui-winit"
|
||||||
|
- "egui_glow"
|
||||||
|
- "emath"
|
||||||
|
- "epaint"
|
||||||
ignore:
|
ignore:
|
||||||
# Ignore all stylo crates as their upgrades are coordinated via companion PRs.
|
# Ignore all stylo crates as their upgrades are coordinated via companion PRs.
|
||||||
- dependency-name: servo_atoms
|
- dependency-name: servo_atoms
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue