From 965c544f1d61d13bb259cd55bc3ecfe52ad94270 Mon Sep 17 00:00:00 2001 From: Josip Sokcevic Date: Mon, 7 Jun 2021 16:18:23 +0000 Subject: [PATCH] recipes.cfg: update all branches to main All repositories have main branch and it's default branch R=ehmaldonado@chromium.org Change-Id: I1206574901124012254948095c5a3450b8449517 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2939020 Commit-Queue: Josip Sokcevic Auto-Submit: Josip Sokcevic Reviewed-by: Edward Lesmes --- infra/config/recipes.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index e2f4b74f9..6f98c30f8 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -15,7 +15,7 @@ "canonical_repo_url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git", "deps": { "recipe_engine": { - "branch": "master", + "branch": "main", "revision": "9ab7500f8445230c5ad638838546c8281c4eee45", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" }