diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d2e00cb5..35245d66 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,10 @@ updates: interval: monthly assignees: - "ezio-melotti" - open-pull-requests-limit: 10 + groups: + pip: + patterns: + - "*" - package-ecosystem: "github-actions" directory: "/" @@ -14,4 +17,7 @@ updates: interval: monthly assignees: - "ezio-melotti" - open-pull-requests-limit: 10 + groups: + actions: + patterns: + - "*"