Skip to content

Commit

Permalink
dependabot: batch updates
Browse files Browse the repository at this point in the history
This combines go pkg updates in to a weekly branch, saving bother and
rebase time.

Signed-off-by: Casey Callendrello <[email protected]>
  • Loading branch information
squeed committed Oct 17, 2023
1 parent b15c737 commit 91629d5
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 @@ -17,6 +17,10 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
golang:
patterns:
- "*"
- package-ecosystem: "gomod"
directory: "/plugins/debug"
schedule:
Expand Down

0 comments on commit 91629d5

Please sign in to comment.