blast_repo fixes (dart-lang/test_reflective_loader#49)
dependabot
diff --git a/pkgs/test_reflective_loader/.github/dependabot.yml b/pkgs/test_reflective_loader/.github/dependabot.yml
index 1603cdd..725f03a 100644
--- a/pkgs/test_reflective_loader/.github/dependabot.yml
+++ b/pkgs/test_reflective_loader/.github/dependabot.yml
@@ -3,7 +3,9 @@
version: 2
updates:
- - package-ecosystem: "github-actions"
- directory: "/"
+ - package-ecosystem: github-actions
+ directory: /
schedule:
- interval: "monthly"
+ interval: monthly
+ labels:
+ - autosubmit