Make Dependabot run on Sundays for main

This commit is contained in:
Chris Bono
2024-05-31 09:46:17 -05:00
committed by GitHub
parent 6cda41c063
commit 0ccd075971

View File

@@ -4,7 +4,7 @@ updates:
directory: /
schedule:
interval: weekly
day: wednesday
day: sunday
ignore:
- dependency-name: '*'
update-types:
@@ -27,7 +27,7 @@ updates:
directory: /
schedule:
interval: weekly
day: thursday
day: sunday
labels:
- 'type: task'
groups: