From d96efea14b348e346d5c2a1490e91c9ae1e2c709 Mon Sep 17 00:00:00 2001 From: Anderson Banihirwe <13301940+andersy005@users.noreply.github.com> Date: Mon, 5 Feb 2024 23:18:13 -0800 Subject: [PATCH] Update Dependabot configuration (#653) --- .github/dependabot.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9835b88f..d57929b9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,5 +3,8 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - # Check for updates once a week interval: "monthly" + groups: + actions: + patterns: + - "*"