From 0becef339d23f8b15459a4d50c4640f7ae0f2ce2 Mon Sep 17 00:00:00 2001 From: Felipe BF Date: Tue, 30 Jun 2026 15:37:36 -0700 Subject: [PATCH] chore(ci): group maintenance angular updates --- .github/dependabot.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 632ac4f9..62776a12 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,15 @@ updates: cronjob: "0 9 * * 1" timezone: "America/Mexico_City" target-branch: "dev" + + groups: + angular-normal: + patterns: + - "@angular/*" + update-types: + - "patch" + - "minor" + - package-ecosystem: "github-actions" directory: "/" schedule: