Skip to content

Commit

Permalink
Merge pull request #651 from tgodzik/group-deps
Browse files Browse the repository at this point in the history
chore: Group dependencies to avoid having to rebase 3 times
  • Loading branch information
tgodzik authored Nov 5, 2024
2 parents 64f51e8 + da72e22 commit e876ba5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,8 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
production-dependencies:
dependency-type: "production"
development-dependencies:
dependency-type: "development"

0 comments on commit e876ba5

Please sign in to comment.