Skip to content

Commit

Permalink
fix: add schedule for dbot
Browse files Browse the repository at this point in the history
  • Loading branch information
GriceTurrble committed Dec 11, 2023
1 parent a6779d6 commit f0d1e5f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@ version: 2
updates:
- package-ecosystem: "cargo"
directory: "/2023/aoc2023"
schedule:
interval: "daily"
time: "06:00"
timezone: "US/Eastern"

0 comments on commit f0d1e5f

Please sign in to comment.