mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
dependabot: Add rustls-webpki related group (#44429)
This should make #44415, #44418, #44419 work in one PR without conflict in the future. Testing: Will be tested in CI in future rounds of update. Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>
This commit is contained in:
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@@ -52,6 +52,11 @@ updates:
|
|||||||
objc2-related:
|
objc2-related:
|
||||||
patterns:
|
patterns:
|
||||||
- "objc2*"
|
- "objc2*"
|
||||||
|
rustls-webpki-related:
|
||||||
|
patterns:
|
||||||
|
- rustls-webpki
|
||||||
|
- webpki-roots
|
||||||
|
- webpki-root-certs
|
||||||
sea-query-related:
|
sea-query-related:
|
||||||
patterns:
|
patterns:
|
||||||
- "sea-query"
|
- "sea-query"
|
||||||
|
|||||||
Reference in New Issue
Block a user