| commit | b4910bd234a4f3a73def06ee72cb25091a5fb16f | [log] [tgz] |
|---|---|---|
| author | Devon Carew <devoncarew@google.com> | Mon May 15 11:17:07 2023 -0700 |
| committer | GitHub <noreply@github.com> | Mon May 15 11:17:07 2023 -0700 |
| tree | 750ab4f33d02036cdbfd8cd4072df25ac570b4c7 | |
| parent | ace519bce9d76263ebcf2084ca9fbd0bb6f3a16e [diff] |
blast_repo fixes (dart-lang/lints#119) dependabot
diff --git a/pkgs/lints/.github/dependabot.yaml b/pkgs/lints/.github/dependabot.yaml index 2144819..439e796 100644 --- a/pkgs/lints/.github/dependabot.yaml +++ b/pkgs/lints/.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