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: