From ac49a5a214a073717f34f46eb1a6623f0a6a4f54 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Tue, 17 Mar 2026 17:02:47 +1000 Subject: [PATCH] Label dependabot groups --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e097ff3..e6ba63e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ updates: schedule: interval: "daily" groups: - github-dependencies: + github-actions-dependencies: patterns: - "*" cooldown: @@ -16,7 +16,7 @@ updates: schedule: interval: "daily" groups: - github-dependencies: + npm-dependencies: patterns: - "*" cooldown: