Enable auto roll

Change-Id: I5e16fee369825cf2e69add02de44606777864a6d
Bug: https://github.com/flutter/flutter/issues/114376
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/35305
Commit-Queue: Keyong Han <keyonghan@google.com>
Reviewed-by: Casey Hillers <chillers@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index e8df256..471708b 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,17 +25,17 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "77355b7fe2b4a494cd785b6621d06880955c2816",
+      "revision": "9f38b63b4e343d9600d2dc173ab4f59d14ab6713",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "9284fd1e959cebeda96a251fd2bae4530bcbc51f",
+      "revision": "777a3bb37ba50dbe5d28b1357cf22ea4186473c6",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "d24cde52d4ffb9afa6e8b147ff4eb9f0249529fc",
+      "revision": "c7db114d4fc827beab22d954684548461a5bcbf7",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },