Skip to content

Commit

Permalink
Add groups for dependabot PRs. (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhermes authored Jun 21, 2024
1 parent 383a015 commit bb87eb8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ updates:
directory: /
schedule:
interval: weekly
groups:
production-dependencies:
dependency-type: production
development-dependencies:
dependency-type: development

0 comments on commit bb87eb8

Please sign in to comment.