From ec283bd1df282b452a5dddd7c4955d12f9d7d0ba Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Mon, 6 May 2024 10:05:33 -0700 Subject: [PATCH] blast_repo fixes (dart-lang/fake_async#82) dependabot --- pkgs/fake_async/.github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pkgs/fake_async/.github/dependabot.yml b/pkgs/fake_async/.github/dependabot.yml index 725f03af..cde02ad6 100644 --- a/pkgs/fake_async/.github/dependabot.yml +++ b/pkgs/fake_async/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: interval: monthly labels: - autosubmit + groups: + github-actions: + patterns: + - "*"