Skip to content

Commit

Permalink
🐛 Group dependabot updates into a smaller number of PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
jemrobinson committed Aug 29, 2024
1 parent 7b136b0 commit f22ecd6
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 @@ -12,3 +12,8 @@ updates:
directory: "/"
schedule:
interval: weekly
groups:
production-dependencies:
dependency-type: "production"
development-dependencies:
dependency-type: "development"

0 comments on commit f22ecd6

Please sign in to comment.