Skip to content

Commit 8017f2c

Browse files
committed
modify package ecosystem for dependabot setting
1 parent 2595647 commit 8017f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7-
- package-ecosystem: "pip"
7+
- package-ecosystem: "gomod"
88
directory: "/"
99
schedule:
1010
interval: "weekly"

0 commit comments

Comments
 (0)