Skip to content

Commit

Permalink
Group dependabot updates by ecosystem
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCutter committed Oct 9, 2023
1 parent c5e80dc commit c44aafe
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,18 @@ version: 2
updates:
- package-ecosystem: gomod
directory: /
groups:
all-go-deps:
patterns:
- "*"
schedule:
interval: daily

- package-ecosystem: github-actions
directory: /
groups:
all-gha-deps:
patterns:
- "*"
schedule:
interval: daily

0 comments on commit c44aafe

Please sign in to comment.