blast_repo fixes (dart-lang/stream_transform#170)
dependabot
diff --git a/pkgs/stream_transform/.github/dependabot.yaml b/pkgs/stream_transform/.github/dependabot.yaml
index 2144819..439e796 100644
--- a/pkgs/stream_transform/.github/dependabot.yaml
+++ b/pkgs/stream_transform/.github/dependabot.yaml
@@ -2,7 +2,9 @@
version: 2
updates:
- - package-ecosystem: "github-actions"
- directory: "/"
+ - package-ecosystem: github-actions
+ directory: /
schedule:
- interval: "monthly"
+ interval: monthly
+ labels:
+ - autosubmit