Skip to content

Commit d3784a1

Browse files
committed
Run dependabot on schedule
1 parent 641639f commit d3784a1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ updates:
66
- /.github/actions/*
77
schedule:
88
interval: weekly
9+
day: monday
10+
time: 06:00
911
groups:
1012
github-actions-deps:
1113
patterns:
@@ -14,6 +16,8 @@ updates:
1416
directory: /
1517
schedule:
1618
interval: weekly
19+
day: monday
20+
time: 06:00
1721
groups:
1822
cargo-deps:
1923
patterns:

0 commit comments

Comments
 (0)