From d7fafce761256b64f0985e874bff9d6f9f8fc287 Mon Sep 17 00:00:00 2001 From: Christoph Heiss Date: Sat, 3 May 2025 20:04:11 +0200 Subject: [PATCH] default: drop redundandant group preset Signed-off-by: Christoph Heiss --- default.json | 1 - 1 file changed, 1 deletion(-) diff --git a/default.json b/default.json index b80a2dd..2339310 100644 --- a/default.json +++ b/default.json @@ -5,7 +5,6 @@ "config:recommended", "docker:enableMajor", "group:allDigest", - "group:recommended", "helpers:pinGitHubActionDigests", "replacements:all", "workarounds:all",