Skip to content

Commit a0ff582

Browse files
authored
CLOUD-727 add day and time for dependabot (#417)
1 parent da12cdc commit a0ff582

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ updates:
1616
prefix: "CLOUD-727"
1717
directory: /build/
1818
schedule:
19-
interval: monthly
19+
interval: "monthly"
20+
day: "wednesday"
21+
time: "01:00"
2022
reviewers:
2123
- hors
2224
- tplavcic

0 commit comments

Comments
 (0)