| commit | 5ea8221d905037ea059695ce534915e54bba8c7e | [log] [tgz] |
|---|---|---|
| author | Devon Carew <devoncarew@google.com> | Tue May 23 10:10:17 2023 -0700 |
| committer | GitHub <noreply@github.com> | Tue May 23 10:10:17 2023 -0700 |
| tree | 718bd04aa381ca7debb8c4f227f5154d07f8309a | |
| parent | 5eaf67b999ffcc0cf588b79590e46185ece2ecf5 [diff] |
blast_repo fixes (dart-lang/source_span#98) dependabot
diff --git a/pkgs/source_span/.github/dependabot.yml b/pkgs/source_span/.github/dependabot.yml index 9735d75..c6531d4 100644 --- a/pkgs/source_span/.github/dependabot.yml +++ b/pkgs/source_span/.github/dependabot.yml
@@ -4,7 +4,9 @@ version: 2 updates: -- package-ecosystem: "github-actions" - directory: "/" +- package-ecosystem: github-actions + directory: / schedule: - interval: "monthly" + interval: monthly + labels: + - autosubmit