Skip to content

Commit

Permalink
Test whether dependabot will pick up new Buf CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
drice-buf committed Jul 30, 2024
1 parent a169e64 commit e808c33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ updates:
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "weekly"
interval: "daily"
time: "17:00"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit e808c33

Please sign in to comment.