roll: pigweed 1fec695..f7c1d90 (3 commits)

f7c1d90:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263472 pw_protobuf: Set default values in generated message structs
012d00a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/252854 pw_presubmit: New formatter cli
be49916:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/263374 pw_thread_stl: Remove includes attribute

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 1fec695ebe7809..f7c1d908b1f625
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8724290749582954689
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ibc83f4e9f392122b177a3257d1d27dbbb4be32df
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/263672
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 8700c0c..ec00697 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -40,8 +40,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2025-01-30.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8724356947819929329.
-    commit = "1fec695ebe78090c2dc9ab3ef2462f2e14b8262a",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8724290749582954689.
+    commit = "f7c1d908b1f6250c2a447175293284fbb626ebf1",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )