Skip to content

Commit 792c279

Browse files
authored
CLOUD-727 set day and time for dependabot (#1277)
1 parent 07fd0eb commit 792c279

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: "monday"
21+
time: "01:00"
2022
reviewers:
2123
- hors
2224
- tplavcic

0 commit comments

Comments
 (0)