Unverified Commit 094f529b authored by Michael Goderbauer's avatar Michael Goderbauer Committed by GitHub

Fix team-infra label in dependabot (#138917)

As part of the new triage process (https://flutter.dev/go/triage-2023-rfc) the "team: infra" label was replaced by "team-infra"
parent 14549b38
...@@ -14,7 +14,7 @@ updates: ...@@ -14,7 +14,7 @@ updates:
- "yusuf-goog" - "yusuf-goog"
labels: labels:
- "team" - "team"
- "team: infra" - "team-infra"
- "autosubmit" - "autosubmit"
- package-ecosystem: "docker" - package-ecosystem: "docker"
directory: "/dev/ci/docker_linux" directory: "/dev/ci/docker_linux"
...@@ -26,7 +26,7 @@ updates: ...@@ -26,7 +26,7 @@ updates:
- "christopherfujino" - "christopherfujino"
labels: labels:
- "team" - "team"
- "team: infra" - "team-infra"
- "autosubmit" - "autosubmit"
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/" directory: "/"
...@@ -36,5 +36,5 @@ updates: ...@@ -36,5 +36,5 @@ updates:
- "godofredoc" - "godofredoc"
labels: labels:
- "team" - "team"
- "team: infra" - "team-infra"
- "autosubmit" - "autosubmit"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment