mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
dependabot: group objc2 crates (#36641)
or else their PRs will fail in tidy: https://github.com/servo/servo/pull/36637 https://github.com/servo/servo/pull/36635 Testing: It's bot config so no testing is possible. Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
7b16ae26b4
commit
a69efed6e9
1 changed files with 3 additions and 0 deletions
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
|
@ -31,6 +31,9 @@ updates:
|
||||||
servo-media-related:
|
servo-media-related:
|
||||||
patterns:
|
patterns:
|
||||||
- "servo-media*"
|
- "servo-media*"
|
||||||
|
objc2-related:
|
||||||
|
patterns:
|
||||||
|
- "objc2*"
|
||||||
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: selectors
|
- dependency-name: selectors
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue