roll: pigweed bazel: Sort flags in bazelrc

No flags are added, removed, or modified. They are merely reordered and
grouped into sections for clarity.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/236793
Original-Revision: 08c49a4a52fa71028acdfbafeaa5f7594bc027f1

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 130903fe021f3b..08c49a4a52fa71
Roller-URL: https://ci.chromium.org/b/8736238483531099217
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ibf8634a11fc13c90311f8c31b307af64f733170b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/237212
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 584446e..843f69b 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -50,8 +50,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-20.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736239997972635105.
-    commit = "130903fe021f3b3dbd85d512b6c6004fe0d46b21",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736238483531099217.
+    commit = "08c49a4a52fa71028acdfbafeaa5f7594bc027f1",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -59,8 +59,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-20.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736239997972635105.
-    commit = "130903fe021f3b3dbd85d512b6c6004fe0d46b21",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736238483531099217.
+    commit = "08c49a4a52fa71028acdfbafeaa5f7594bc027f1",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )