Skip to content

Commit 756ac80

Browse files
authored
Update dependabot.yml to run on Mondays
Signed-off-by: Ashley <73482956+ascopes@users.noreply.github.com>
1 parent b4c1b90 commit 756ac80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updates:
66
rebase-strategy: auto
77
schedule:
88
interval: weekly
9-
day: saturday
9+
day: monday
1010
target-branch: main
1111
assignees:
1212
- ascopes
@@ -18,7 +18,7 @@ updates:
1818
rebase-strategy: auto
1919
schedule:
2020
interval: weekly
21-
day: saturday
21+
day: monday
2222
target-branch: main
2323
assignees:
2424
- ascopes

0 commit comments

Comments
 (0)