Skip to content

Commit 3a5014c

Browse files
committed
Configure Dependabot for updates to Go dependencies
1 parent afd7c22 commit 3a5014c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

+6
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,9 @@ updates:
1010
interval: daily
1111
labels:
1212
- "topic: infrastructure"
13+
- package-ecosystem: gomod
14+
directory: /
15+
schedule:
16+
interval: daily
17+
labels:
18+
- "topic: infrastructure"

0 commit comments

Comments
 (0)