From 84d2a2bcba0d63b9f4bd6cbf14fb7fc38621e65d Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Fri, 10 May 2024 13:10:50 -0700 Subject: [PATCH] blast_repo fixes (#2220) dependabot --- .github/dependabot.yml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 99e98e304..8aa9b97d6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,12 +4,16 @@ version: 2 updates: - - package-ecosystem: "github-actions" - directory: "/" + - package-ecosystem: github-actions + directory: / schedule: - interval: "monthly" + interval: monthly labels: - - "autosubmit" + - autosubmit + groups: + github-actions: + patterns: + - "*" # Check daily for major version dependency updates for packages which depend # on package:analyzer.