roll: pigweed pw_presubmit: Be flexible when checking fixup commits

Original-Bug: b/338636341
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/239367
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 547e0582fa65c376af36d0186f4d94a33badc9e3

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 1fd4ff9ded9080..547e0582fa65c3
Roller-URL: https://ci.chromium.org/b/8735155508102517761
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: If88756610b3ae8a04592a5a3c53daaba8136f28f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/239500
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 b94d2d4..b684950 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-10-02.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735155932702238609.
-    commit = "1fd4ff9ded9080eb79c25c2240a56e2818f50ffb",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735155508102517761.
+    commit = "547e0582fa65c376af36d0186f4d94a33badc9e3",
     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-10-02.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735155932702238609.
-    commit = "1fd4ff9ded9080eb79c25c2240a56e2818f50ffb",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735155508102517761.
+    commit = "547e0582fa65c376af36d0186f4d94a33badc9e3",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )