| commit | 75d398954def3f2d4d1afd85c6c74a61d042a73d | [log] [tgz] |
|---|---|---|
| author | Devon Carew <devoncarew@google.com> | Mon May 22 16:23:17 2023 -0700 |
| committer | GitHub <noreply@github.com> | Mon May 22 16:23:17 2023 -0700 |
| tree | 5bb87fdd842f894627026f787346af8a968af17f | |
| parent | d9f85e1ef337cebcf2e18b1081fb65201f10f4e3 [diff] |
blast_repo fixes (dart-lang/timing#32) dependabot
diff --git a/pkgs/timing/.github/dependabot.yml b/pkgs/timing/.github/dependabot.yml index 1603cdd..725f03a 100644 --- a/pkgs/timing/.github/dependabot.yml +++ b/pkgs/timing/.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