Skip to content

Commit

Permalink
dependabot: group PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw committed Sep 29, 2024
1 parent 60e2341 commit 448a853
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 @@ -4,8 +4,16 @@ updates:
directory: "/"
schedule:
interval: weekly
groups:
rust:
patterns:
- "*"

- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
groups:
github-actions:
patterns:
- "*"

0 comments on commit 448a853

Please sign in to comment.