Skip to content

Commit

Permalink
Merge pull request #7423 from murdos/dependabot-groups
Browse files Browse the repository at this point in the history
dependabot: group some dependencies
  • Loading branch information
pascalgrimaud authored Sep 9, 2023
2 parents 03a2b08 + 9222f9c commit 33b68f8
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 @@ -96,6 +96,13 @@ updates:
rebase-strategy: 'disabled'
labels:
- 'area: dependencies'
groups:
angular:
patterns:
- '@angular*'
typescript-eslint:
patterns:
- '@typescript-eslint*'

- package-ecosystem: 'docker'
directory: '/src/main/docker'
Expand Down

0 comments on commit 33b68f8

Please sign in to comment.