Skip to content

Commit bf7866c

Browse files
test
Signed-off-by: Sebastien DEGODEZ <sebastien.degodez@gmail.com>
1 parent 2125f3b commit bf7866c

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,7 @@ updates:
2929
patterns: [Microsoft.*, System.*]
3030
xunit:
3131
patterns: [xunit.*]
32-
# Grouping for Testcontainers
33-
kafka:
34-
patterns: ['Confluent.Kafka']
35-
RabbitMQ.Client:
36-
patterns: ['RabbitMQ.Client']
37-
RestAssured.Net:
38-
patterns: ['RestAssured.Net']
39-
all-dependencies:
40-
patterns: ['*']
32+
4133

4234
# Github Actions updates
4335
- package-ecosystem: github-actions
@@ -48,4 +40,4 @@ updates:
4840
open-pull-requests-limit: 3
4941
rebase-strategy: disabled
5042

51-
43+

0 commit comments

Comments
 (0)