From 991758c7d2a0f6069387072c600ff617cc3ccb92 Mon Sep 17 00:00:00 2001 From: Anderson Banihirwe <13301940+andersy005@users.noreply.github.com> Date: Thu, 29 Feb 2024 21:15:41 -0800 Subject: [PATCH] Update Dependabot configuration to check for updates monthly (#139) --- .github/dependabot.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 9835b88..d57929b 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -3,5 +3,8 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - # Check for updates once a week interval: "monthly" + groups: + actions: + patterns: + - "*"