Skip to content

Commit

Permalink
dependabot: Update GHA dependencies in groups (#1315)
Browse files Browse the repository at this point in the history
* dependabot: Update GHA dependencies in groups

This should reduce the number of PRs we have when there are many
updates to GHA deps, not just for go.mod deps.

Signed-off-by: Charlie Egan <[email protected]>

* dependabot: correct file formatting

Signed-off-by: Charlie Egan <[email protected]>

---------

Signed-off-by: Charlie Egan <[email protected]>
  • Loading branch information
charlieegan3 authored Jan 6, 2025
1 parent 550d05c commit e31c132
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 @@ -4,6 +4,10 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
dependencies:
patterns:
- "*"
- package-ecosystem: "gomod"
directory: "/"
schedule:
Expand Down

0 comments on commit e31c132

Please sign in to comment.