Use autosubmit for dependabot PRs. (#106082)

This commit is contained in:
godofredoc 2022-06-15 21:56:04 -07:00 committed by GitHub
parent 6671503789
commit e1d9adf483
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"