Use autosubmit for dependabot PRs. (#106082)
This commit is contained in:
parent
6671503789
commit
e1d9adf483
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user