Skip to content

Commit 2de10d2

Browse files
authored
Cleanup dependabot config (#1741)
Remove Go modules that have been removed. Signed-off-by: SuperQ <[email protected]>
1 parent 5719ece commit 2de10d2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/dependabot.yml

-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,6 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "monthly"
7-
- package-ecosystem: "gomod"
8-
directory: "/dagger"
9-
schedule:
10-
interval: "monthly"
11-
- package-ecosystem: "gomod"
12-
directory: "/examples/middleware"
13-
schedule:
14-
interval: "monthly"
157
- package-ecosystem: "gomod"
168
directory: "/tutorial/whatsup"
179
schedule:

0 commit comments

Comments
 (0)