Skip to content

Commit bb8f7a2

Browse files
authored
CLOUD-727 set day and time for all packages (#1343)
1 parent 9bbb75f commit bb8f7a2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ updates:
44
directory: /
55
schedule:
66
interval: monthly
7+
day: "monday"
8+
time: "01:00"
79
reviewers:
810
- hors
911
- egegunes
@@ -41,3 +43,6 @@ updates:
4143
- "dependencies"
4244
schedule:
4345
interval: monthly
46+
day: "monday"
47+
time: "01:00"
48+

0 commit comments

Comments
 (0)