roll: pigweed bazel: Add Bazel shortcut for pw format

Original-Bug: b/326309165
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/275692
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 236c292ed9f51681fcd044bf2646aa42b0266943

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 43bcf7e0b644e9..236c292ed9f516
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8720404491722100113
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I0ea3ea7824071508fe6636dda067d54676bf15fc
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/275839
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 936c15c..0585338 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -42,8 +42,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-03-14.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8720458804109454529.
-    commit = "43bcf7e0b644e91794d0a8ce54fa969573fd432f",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8720404491722100113.
+    commit = "236c292ed9f51681fcd044bf2646aa42b0266943",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )