| commit | a5220f5790372c82ad8d38c7fac1d00518f445d1 | [log] [tgz] |
|---|---|---|
| author | Devon Carew <devoncarew@google.com> | Fri May 19 09:53:28 2023 -0700 |
| committer | GitHub <noreply@github.com> | Fri May 19 09:53:28 2023 -0700 |
| tree | e8ca27562cc0595a672bdc959e23e744c739da78 | |
| parent | fabfd94db83bf088518c35d4b02236e5663a7fc0 [diff] |
blast_repo fixes (dart-lang/sse#84) dependabot
diff --git a/pkgs/sse/.github/dependabot.yaml b/pkgs/sse/.github/dependabot.yaml index 2144819..439e796 100644 --- a/pkgs/sse/.github/dependabot.yaml +++ b/pkgs/sse/.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