From 2504cce40cebac55de5f1ad9bc3ee1b6abf8bea1 Mon Sep 17 00:00:00 2001 From: AtomicFS Date: Sat, 14 Dec 2024 12:39:48 +0100 Subject: [PATCH] chore(dependabot): split updates for golang - we had some issues with goilang updates when one faulty package would block updating another Signed-off-by: AtomicFS --- .github/dependabot.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 579180c7..cf87cfd7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -28,11 +28,6 @@ updates: schedule: interval: 'daily' time: '00:00' - groups: - golang: - update-types: - - 'minor' - - 'patch' - package-ecosystem: "gitsubmodule" directory: "/"