Skip to content

Commit

Permalink
Merge pull request #500 from ericcornelissen/init-dependabot-groups
Browse files Browse the repository at this point in the history
Configure initial update groups for Dependabot
  • Loading branch information
ericcornelissen authored Jul 1, 2023
2 parents 247909f + dbdd568 commit 368c25a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ updates:
time: '05:00'
labels:
- dependencies
groups:
stryker:
patterns:
- '@stryker-mutator/*'
typescript-eslint:
patterns:
- '@typescript-eslint/*'
- package-ecosystem: github-actions
directory: /
open-pull-requests-limit: 1
Expand Down

0 comments on commit 368c25a

Please sign in to comment.