From e7bfab8ff6d1f3b947512d0785c6d131610b592f Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Mon, 1 Apr 2024 17:59:46 +0300 Subject: [PATCH] Fix Dependabot grouping --- .github/dependabot.yml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 35245d66..f2aa5a72 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,22 +1,22 @@ version: 2 updates: -- package-ecosystem: pip - directory: "/" - schedule: - interval: monthly - assignees: - - "ezio-melotti" + - package-ecosystem: pip + directory: "/" + schedule: + interval: monthly + assignees: + - "ezio-melotti" groups: pip: patterns: - "*" -- package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: monthly - assignees: - - "ezio-melotti" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: monthly + assignees: + - "ezio-melotti" groups: actions: patterns: