Skip to content

Commit ac8f562

Browse files
chore: update dependabot schedule to run on Mondays at 05:00 UTC (#215)
Co-authored-by: ChristophShyper <45788587+ChristophShyper@users.noreply.github.com>
1 parent bc27333 commit ac8f562

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ updates:
44
directory: /
55
schedule:
66
interval: weekly
7+
day: monday
8+
time: "05:00"
9+
timezone: "UTC"
710
assignees:
811
- ChristophShyper
912
groups:
@@ -15,6 +18,9 @@ updates:
1518
directory: /
1619
schedule:
1720
interval: weekly
21+
day: monday
22+
time: "05:00"
23+
timezone: "UTC"
1824
assignees:
1925
- ChristophShyper
2026
groups:

0 commit comments

Comments
 (0)