Skip to content

Commit c2a5d43

Browse files
authored
Merge pull request #15 from per1234/dependabot-go
Configure Dependabot for updates to Go dependencies
2 parents afd7c22 + 3a5014c commit c2a5d43

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)