Skip to content

Commit 58c0a31

Browse files
chore(updates): change weekly bumps to saturday
1 parent 5d774db commit 58c0a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_dependencies.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Weekly Dependency Bumps
33
on:
44
schedule:
5-
- cron: '18 22 * * 5'
5+
- cron: '18 22 * * 6'
66

77
jobs:
88
upgrade-dependencies:

0 commit comments

Comments
 (0)