aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsagudev <16504129+sagudev@users.noreply.github.com>2025-04-22 06:39:36 +0200
committerGitHub <noreply@github.com>2025-04-22 04:39:36 +0000
commita69efed6e9c6a9f4a2cf4fb4a2a19df393e47be3 (patch)
treec8d016544c3774efb3510f757c62a4dc4a077d15
parent7b16ae26b4d6a9b233cc1eac5920215f68812514 (diff)
downloadservo-a69efed6e9c6a9f4a2cf4fb4a2a19df393e47be3.tar.gz
servo-a69efed6e9c6a9f4a2cf4fb4a2a19df393e47be3.zip
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>
-rw-r--r--.github/dependabot.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 8d0fbf3309f..fa56a49c9e6 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -31,6 +31,9 @@ updates:
servo-media-related:
patterns:
- "servo-media*"
+ objc2-related:
+ patterns:
+ - "objc2*"
ignore:
# Ignore all stylo crates as their upgrades are coordinated via companion PRs.
- dependency-name: selectors