Skip to content

Commit

Permalink
Specify timezone and time in Dependabot schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
elchininet committed Sep 8, 2024
1 parent 292ef3e commit e5766bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ updates:
schedule:
interval: "weekly"
day: "sunday"
time: "09:00"
timezone: "Europe/Amsterdam"
commit-message:
prefix: "[Dependencies]"
groups:
Expand Down

0 comments on commit e5766bc

Please sign in to comment.