Skip to content

Commit 5fdf9d8

Browse files
committed
.github: add 'schedule' in dependabot.yml
1 parent 6d138eb commit 5fdf9d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ version: 2
55
updates:
66
- package-ecosystem: "gomod"
77
directory: "/"
8+
schedule:
9+
interval: "weekly"
810
open-pull-requests-limit: 0

0 commit comments

Comments
 (0)