From 1a4e1a3b2cf3128702afbfedbdfcb19c76289d3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Mon, 16 Sep 2024 11:03:47 -0700 Subject: [PATCH] CI: group dependabot updates --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4eb1d53..42ecbd4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,9 @@ updates: directory: "/" schedule: interval: "monthly" + groups: + actions: + patterns: + - "*" + labels: + - "github_actions"