Skip to content

Commit 5b07750

Browse files
Copilottrask
andauthored
Configure Dependabot to group testcontainers dependency updates (microsoft#4510)
Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: trask <[email protected]>
1 parent 0a9543e commit 5b07750

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ updates:
3838
schedule:
3939
interval: "daily"
4040
open-pull-requests-limit: 10
41+
groups:
42+
testcontainers:
43+
patterns:
44+
- "org.testcontainers:*"
4145

4246
- package-ecosystem: "gradle"
4347
directory: "/perf-tests"

0 commit comments

Comments
 (0)