Skip to content

Commit

Permalink
Group updates in one PR
Browse files Browse the repository at this point in the history
Signed-off-by: John Mertic <[email protected]>
  • Loading branch information
jmertic authored Sep 10, 2024
1 parent 63d073d commit cc80569
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,14 @@ updates:
- package-ecosystem: bundler
directory: /
schedule:
interval: daily

interval: weekly
groups:
all:
dependency-type: "production"
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
interval: weekly
groups:
all:
dependency-type: "production"

0 comments on commit cc80569

Please sign in to comment.