From 6e0952b887c34407559785c909c91e156ea37792 Mon Sep 17 00:00:00 2001 From: holomekc <30546982+holomekc@users.noreply.github.com> Date: Thu, 4 Jan 2024 07:05:10 +0100 Subject: [PATCH] Update dependabot.yml Group Angular updates --- .github/dependabot.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 30ee35755e..fb7837320b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,6 +15,13 @@ updates: assignees: - Author versioning-strategy: increase + groups: + angular: + patterns: + - "@angular*" + update-types: + - "minor" + - "patch" - package-ecosystem: docker directory: "/" schedule: