Unverified Commit e1d9adf4 authored by godofredoc's avatar godofredoc Committed by GitHub

Use autosubmit for dependabot PRs. (#106082)

parent 66715037
...@@ -14,7 +14,7 @@ updates: ...@@ -14,7 +14,7 @@ updates:
labels: labels:
- "team" - "team"
- "team: infra" - "team: infra"
- "waiting for tree to go green" - "autosubmit"
- package-ecosystem: "docker" - package-ecosystem: "docker"
directory: "/dev/ci/docker_linux" directory: "/dev/ci/docker_linux"
schedule: schedule:
...@@ -26,7 +26,7 @@ updates: ...@@ -26,7 +26,7 @@ updates:
labels: labels:
- "team" - "team"
- "team: infra" - "team: infra"
- "waiting for tree to go green" - "autosubmit"
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/" directory: "/"
schedule: schedule:
...@@ -37,4 +37,4 @@ updates: ...@@ -37,4 +37,4 @@ updates:
labels: labels:
- "team" - "team"
- "team: infra" - "team: infra"
- "waiting for tree to go green" - "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