Skip to content

Commit 47ea276

Browse files
chore: update .github/dependabot.yml (#132)
Co-authored-by: joshjohanning-repo-settings-sync[bot] <237077283+joshjohanning-repo-settings-sync[bot]@users.noreply.github.com>
1 parent 2e44987 commit 47ea276

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
@@ -9,6 +9,9 @@ updates:
99
directory: '/'
1010
schedule:
1111
interval: 'weekly'
12+
day: 'monday'
13+
time: '04:30'
14+
timezone: 'America/Chicago'
1215
commit-message:
1316
prefix: 'ci(deps)'
1417
groups:
@@ -20,6 +23,9 @@ updates:
2023
directory: '/'
2124
schedule:
2225
interval: 'weekly'
26+
day: 'monday'
27+
time: '05:00'
28+
timezone: 'America/Chicago'
2329
versioning-strategy: 'increase'
2430
commit-message:
2531
prefix: 'chore'

0 commit comments

Comments
 (0)