Skip to content

Commit e552ba8

Browse files
committed
Auto merge of #4138 - Turbo87:renovate-conduit, r=Turbo87
renovate: Group `conduit` package updates into one PR This should avoid multiple incompatible PRs from being opened.
2 parents daeb9fb + 8cfb274 commit e552ba8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/renovate.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,13 @@
5858
"matchPackageNames": ["rust"],
5959
"commitMessageTopic": "Rust",
6060
"labels": ["A-backend"]
61+
}, {
62+
"matchDatasources": ["crates"],
63+
"matchPackagePatterns": [
64+
"^conduit$",
65+
"^conduit-",
66+
"^sentry-conduit$"
67+
],
68+
"groupName": "conduit packages"
6169
}]
6270
}

0 commit comments

Comments
 (0)