Skip to content

Commit

Permalink
Set interval time for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas committed Sep 1, 2022
1 parent ff4a45a commit 205d54d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,14 @@ updates:
directory: "/"
schedule:
interval: daily
time: "04:00"
- package-ecosystem: pip
directory: "/.github/workflows"
schedule:
interval: daily
time: "04:00"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
time: "04:00"

0 comments on commit 205d54d

Please sign in to comment.