recipes: Manually bump chromiumos/config pin

crosreview.com/2142931 landed a use of updated protobuf definitions
from chromiumos/config which breaks `recipes.py manual_roll`

BUG=chromium:1065212
BUG=chromium:1071197
TEST=./recipes/recipes.py autoroll

Change-Id: Ied0461618a5b91135bd3ca9e70d6fa78a3b6d073
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2151127
Tested-by: Prathmesh Prabhu <pprabhu@chromium.org>
Auto-Submit: Prathmesh Prabhu <pprabhu@chromium.org>
Reviewed-by: Sean Abraham <seanabraham@chromium.org>
Commit-Queue: Sean Abraham <seanabraham@chromium.org>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 16b5133..7f12b1f 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -16,7 +16,7 @@
   "deps": {
     "chromiumos_config": {
       "branch": "refs/heads/master",
-      "revision": "d31efd602fdb85782d835f1d19580246cce21418",
+      "revision": "f5f458358927fed58bfe9319667d23233f988786",
       "url": "https://chromium.googlesource.com/chromiumos/config.git"
     },
     "recipe_engine": {