Skip to content

Commit

Permalink
Group dependabot updates
Browse files Browse the repository at this point in the history
Signed-off-by: Chad Wilson <chadw@thoughtworks.com>
  • Loading branch information
chadlwilson committed Mar 31, 2024
1 parent 0dcfa32 commit 400b0e6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ updates:
directory: "/"
schedule:
interval: weekly
allow:
- dependency-type: all
groups:
go:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand All @@ -14,3 +20,7 @@ updates:
interval: weekly
allow:
- dependency-type: all
groups:
ruby:
patterns:
- "*"

0 comments on commit 400b0e6

Please sign in to comment.