Skip to content

Commit

Permalink
ci: Update dependabot schedule from weekly to daily
Browse files Browse the repository at this point in the history
  • Loading branch information
TwiN committed Feb 2, 2023
1 parent 91531cd commit 9b70146
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ updates:
directory: "/"
labels: ["dependencies"]
schedule:
interval: "weekly"
day: "saturday"
interval: "daily"
- package-ecosystem: "gomod"
directory: "/"
labels: ["dependencies"]
schedule:
interval: "weekly"
day: "saturday"
interval: "daily"

0 comments on commit 9b70146

Please sign in to comment.