Skip to content

Commit

Permalink
Set dependabot to weekly runs. (#704)
Browse files Browse the repository at this point in the history
  • Loading branch information
obi1kenobi authored Mar 11, 2024
1 parent 772c6cd commit 4a8e822
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
time: "10:42"
interval: "weekly"
day: "saturday"
time: "00:42"
timezone: "America/New_York"

0 comments on commit 4a8e822

Please # to comment.