Skip to content

Commit 1c15656

Browse files
authored
Make dependabot run daily (#2085)
1 parent 58da0d5 commit 1c15656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ updates:
33
- package-ecosystem: "gomod"
44
directory: "/"
55
schedule:
6-
interval: "weekly"
6+
interval: "daily"

0 commit comments

Comments
 (0)