From 597d9328d1c3b40de5c93b836c00efce06bb062d Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Fri, 6 Sep 2024 11:10:07 -0300 Subject: [PATCH] ci: disable dependabot grouping --- .github/dependabot.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c65867c1..0fe14403 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,10 +9,6 @@ updates: commit-message: prefix: "chore" include: "scope" - groups: - gomod: - patterns: - - "*" - package-ecosystem: "github-actions" directory: "/" schedule: @@ -22,10 +18,6 @@ updates: commit-message: prefix: "chore" include: "scope" - groups: - github-actions: - patterns: - - "*" - package-ecosystem: "docker" directory: "/" schedule: