Skip to content

Commit

Permalink
chore: add dependency groups (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
nrwiersma committed Oct 2, 2023
1 parent 4b838ae commit 00fb9ac
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,9 +4,17 @@ updates:
directory: "/"
schedule:
interval: weekly
groups:
all:
patterns:
- "*"
open-pull-requests-limit: 10
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
groups:
all:
patterns:
- "*"
open-pull-requests-limit: 10

0 comments on commit 00fb9ac

Please sign in to comment.