Skip to content

Commit 3559b64

Browse files
authored
chore: add gomod to dependabot (#1426)
2 parents c0011f3 + a901aac commit 3559b64

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@ updates:
66
directory: "/"
77
schedule:
88
interval: "weekly"
9+
10+
- package-ecosystem: "gomod"
11+
directory: "/"
12+
schedule:
13+
interval: "weekly"

0 commit comments

Comments
 (0)