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:
committed by
GitHub
parent
14549b3889
commit
094f529b6a
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user