From 60266b969fac371591177161dfb824a7198d1965 Mon Sep 17 00:00:00 2001 From: Philip Dakowitz Date: Mon, 6 May 2024 13:28:37 +0200 Subject: [PATCH] Update dependabot.yml group angular updates by dependabot --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 59b89996..8b54509b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,11 @@ updates: directory: "/frontend" schedule: interval: "daily" + groups: + angular: + applies-to: version-updates + patterns: + - "@angular*" - package-ecosystem: "maven" directory: "/" schedule: