Skip to content

Commit 1b7dbe9

Browse files
committed
remove mongocli dependabot automation
1 parent 8dc44f2 commit 1b7dbe9

File tree

1 file changed

+0
-37
lines changed

1 file changed

+0
-37
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -42,40 +42,3 @@ updates:
4242
docker:
4343
patterns:
4444
- "docker*"
45-
- package-ecosystem: gomod
46-
directory: "/"
47-
target-branch: mongocli-master
48-
schedule:
49-
interval: weekly
50-
day: tuesday
51-
open-pull-requests-limit: 20
52-
reviewers:
53-
- "mongodb/enterprise-advanced"
54-
groups:
55-
golang:
56-
patterns:
57-
- "golang.org*"
58-
kubernetes:
59-
patterns:
60-
- "*k8s.io*"
61-
google:
62-
patterns:
63-
- "*google.golang.org*"
64-
aws:
65-
patterns:
66-
- "github.com/aws*"
67-
azure:
68-
patterns:
69-
- "github.com/Azure*"
70-
- package-ecosystem: github-actions
71-
directory: "/"
72-
target-branch: mongocli-master
73-
schedule:
74-
interval: weekly
75-
day: tuesday
76-
reviewers:
77-
- "mongodb/enterprise-advanced"
78-
groups:
79-
docker:
80-
patterns:
81-
- "docker*"

0 commit comments

Comments
 (0)