We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc99b41 commit 6f2b917Copy full SHA for 6f2b917
renovate.json
@@ -63,6 +63,30 @@
63
"assignees": [
64
"samtrion"
65
]
66
+ },
67
+ {
68
+ "groupName": "Testcontainers packages",
69
+ "groupSlug": "testcontainers-packages",
70
+ "matchManagers": [
71
+ "nuget",
72
+ "custom.regex"
73
+ ],
74
+ "matchPackageNames": [
75
+ "Testcontainers",
76
+ "Testcontainers.*"
77
+ ]
78
79
80
+ "groupName": "TUnit packages",
81
+ "groupSlug": "tunit-packages",
82
83
84
85
86
87
+ "TUnit",
88
+ "TUnit.*"
89
90
}
91
92
0 commit comments