From 0db9d97237ac2327483143ad62d5f99185fe3a47 Mon Sep 17 00:00:00 2001 From: Richard van Heuven van Staereling Date: Thu, 12 Mar 2026 08:45:40 +0100 Subject: [PATCH] chore: fix dependabot group --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cf44375c..7a72773e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,8 @@ updates: groups: github-actions: applies-to: "version-updates" + patterns: + - "*" - package-ecosystem: "npm" directory: "/" schedule: