Skip to content

Commit 569b0eb

Browse files
committed
Update dependabot schedule to weekly
1 parent 84344cc commit 569b0eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ updates:
33
- package-ecosystem: "mix"
44
directory: "/"
55
schedule:
6-
interval: "daily"
6+
interval: "weekly"
77
reviewers:
88
- "Flo0807"
99
- package-ecosystem: "github-actions"
1010
directory: "/"
1111
schedule:
12-
interval: "daily"
12+
interval: "weekly"
1313
reviewers:
1414
- "Flo0807"

0 commit comments

Comments
 (0)