Skip to content

Commit 58bf283

Browse files
committed
update dependabot config
1 parent 93e8488 commit 58bf283

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.github/dependabot.yml

+3-6
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,12 @@ updates:
33
- package-ecosystem: mix
44
directory: "/"
55
schedule:
6-
interval: weekly
7-
day: saturday
6+
interval: monthly
87
- package-ecosystem: mix
98
directory: "/example"
109
schedule:
11-
interval: weekly
12-
day: saturday
10+
interval: monthly
1311
- package-ecosystem: github-actions
1412
directory: "/"
1513
schedule:
16-
interval: weekly
17-
day: saturday
14+
interval: monthly

0 commit comments

Comments
 (0)