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"
This commit is contained in:
Michael Goderbauer
2023-11-22 14:04:15 -08:00
committed by GitHub
parent 14549b3889
commit 094f529b6a

View File

@@ -14,7 +14,7 @@ updates:
- "yusuf-goog"
labels:
- "team"
- "team: infra"
- "team-infra"
- "autosubmit"
- package-ecosystem: "docker"
directory: "/dev/ci/docker_linux"
@@ -26,7 +26,7 @@ updates:
- "christopherfujino"
labels:
- "team"
- "team: infra"
- "team-infra"
- "autosubmit"
- package-ecosystem: "github-actions"
directory: "/"
@@ -36,5 +36,5 @@ updates:
- "godofredoc"
labels:
- "team"
- "team: infra"
- "team-infra"
- "autosubmit"