Skip to content

Commit

Permalink
Use autosubmit for dependabot PRs. (#106082)
Browse files Browse the repository at this point in the history
  • Loading branch information
godofredoc authored Jun 16, 2022
1 parent 6671503 commit e1d9adf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -26,7 +26,7 @@ updates:
labels:
- "team"
- "team: infra"
- "waiting for tree to go green"
- "autosubmit"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand All @@ -37,4 +37,4 @@ updates:
labels:
- "team"
- "team: infra"
- "waiting for tree to go green"
- "autosubmit"

0 comments on commit e1d9adf

Please sign in to comment.