From cad80a22e9e728ec27b204f237fed031866c7be8 Mon Sep 17 00:00:00 2001 From: "Dylan T." Date: Tue, 3 Dec 2024 14:50:51 +0000 Subject: [PATCH] because dependabot is too dumb to namespace group names --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7ed0e38..e009cfc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,5 +11,5 @@ updates: schedule: interval: monthly groups: - all: + github-actions: patterns: ["*"]