diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index b74f1a4f0..130c2689f 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -4,19 +4,10 @@ { "branch": "master", "project_id": "recipe_engine", - "revision": "4fcdb75517198a9ca32c7c4aecbe2e6f54b8b6c2", + "revision": "9f7465ffe92dab0bcc6f4d0e60303c6bff4d0f72", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } ], "project_id": "depot_tools", - "recipes_path": "recipes", - "autoroll_recipe_options": { - "trivial": { - "tbr_emails": ["iannucci@chromium.org"], - "automatic_commit": true - }, - "nontrivial": { - "automatic_commit_dry_run": true - } - } -} + "recipes_path": "recipes" +} \ No newline at end of file