diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1aff12f3..85457137 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,10 @@ updates: schedule: interval: 'weekly' target-branch: 'develop' + groups: + angular: + patterns: + - '@angular/*' - package-ecosystem: 'github-actions' directory: '/' schedule: