roll: pigweed 3530088..ca6a0c7 (2 commits)

ca6a0c7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/416853 docs: Add threat model docs
ddedb45:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/444492 pw_presubmit: Exclude reST templates from copyright_notice

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 35300881952089..ca6a0c7518b851
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8674991500140189873
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I95670481ebea29f89360d2fa12ff74205f408c15
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/444514
diff --git a/MODULE.bazel b/MODULE.bazel
index a847eb0..4890249 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this is automatically updated by
-    # ROLL: https://cr-buildbucket.appspot.com/build/8675002341783847313
-    commit = "353008819520890d287fb2a41d50bb57ec39fd37",
+    # ROLL: https://cr-buildbucket.appspot.com/build/8674991500140189873
+    commit = "ca6a0c7518b85175bacc46579fefb28873da1bf4",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )