Skip to content

Commit

Permalink
Merge pull request #503 from essentialkaos/develop
Browse files Browse the repository at this point in the history
Improve Dependabot configuration
  • Loading branch information
andyone authored Sep 13, 2024
2 parents eb9e7a4 + 34c21f4 commit d64e7ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ updates:
schedule:
interval: "daily"
timezone: "Etc/UTC"
time: "07:00"
time: "03:00"
labels:
- "PR • MAINTENANCE"
assignees:
Expand All @@ -27,7 +27,7 @@ updates:
schedule:
interval: "daily"
timezone: "Etc/UTC"
time: "08:00"
time: "03:00"
labels:
- "PR • MAINTENANCE"
assignees:
Expand Down

0 comments on commit d64e7ab

Please sign in to comment.