Skip to content

Commit 4c10fbf

Browse files
Enable dependabot on go modules (#2354)
1 parent 5e90edf commit 4c10fbf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: .github/dependabot.yml

+7
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,10 @@ updates:
1111
interval: daily
1212
labels:
1313
- "topic: infrastructure"
14+
- package-ecosystem: gomod
15+
directory: /
16+
schedule:
17+
interval: daily
18+
open-pull-requests-limit: 10
19+
labels:
20+
- "topic: infrastructure"

0 commit comments

Comments
 (0)