diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 777c393fa0..e2f1ac7a31 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -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"