Skip to content

Commit

Permalink
Group Dependabot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ncalteen committed Nov 30, 2023
1 parent 4d9d487 commit 66d13e5
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ updates:
open-pull-requests-limit: 10
reviewers:
- issue-ops/maintainers
groups:
actions-minor:
update-types:
- minor
- patch

- package-ecosystem: npm
directory: /
Expand All @@ -22,3 +27,13 @@ updates:
open-pull-requests-limit: 10
reviewers:
- issue-ops/maintainers
groups:
npm-development:
dependency-type: development
update-types:
- minor
- patch
npm-production:
dependency-type: production
update-types:
- patch

0 comments on commit 66d13e5

Please sign in to comment.