diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6826b927e941..611bb5911a26 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,7 +14,7 @@ updates: labels: - "team" - "team: infra" - - "waiting for tree to go green" + - "autosubmit" - package-ecosystem: "docker" directory: "/dev/ci/docker_linux" schedule: @@ -26,7 +26,7 @@ updates: labels: - "team" - "team: infra" - - "waiting for tree to go green" + - "autosubmit" - package-ecosystem: "github-actions" directory: "/" schedule: @@ -37,4 +37,4 @@ updates: labels: - "team" - "team: infra" - - "waiting for tree to go green" + - "autosubmit"