Skip to content

Commit 5ec90a5

Browse files
authored
fix package ecosystem name
1 parent aeeea9c commit 5ec90a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "go"
3+
- package-ecosystem: "gomod"
44
directories:
55
- "/"
66
- "/internal/examples"

0 commit comments

Comments
 (0)