Skip to content

Commit

Permalink
[dependabot] set gomod update frequency to daily
Browse files Browse the repository at this point in the history
Signed-off-by: Tariq Ibrahim <[email protected]>
  • Loading branch information
tariq1890 committed Aug 27, 2024
1 parent 59bbf6f commit 42c13e2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ updates:
target-branch: main
directory: "/"
schedule:
interval: "weekly"
day: "sunday"
interval: "daily"
labels:
- dependencies
groups:
Expand Down

0 comments on commit 42c13e2

Please sign in to comment.