aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config/recipes.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'infra/config/recipes.cfg')
-rw-r--r--infra/config/recipes.cfg5
1 files changed, 2 insertions, 3 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index fe0e1b0d8b..2ccbf97d07 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -1,7 +1,6 @@
{
"api_version": 2,
"autoroll_recipe_options": {
- "disable_reason": "Bots failing, assume switching to Kitchen will fix.",
"nontrivial": {
"automatic_commit_dry_run": true
},
@@ -15,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "bb85b3636b13b7a3514a198b30c583439c009970",
+ "revision": "9ccad5689c0975f3995e89558c64fb66e8a572bf",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "c07de907b2223efcacbf45d7b793fc0d8a964f31",
+ "revision": "45938bc375fc0610b9c331b9089d6d42d2fe2d90",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},