From a80ab2877e4f15ad9d9fe08904a0b480622f7fc1 Mon Sep 17 00:00:00 2001 From: cfrantz <628742+cfrantz@users.noreply.github.com> Date: Tue, 18 Aug 2026 15:08:18 +0000 Subject: [PATCH] [create-pull-request] automated change --- MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.bazel b/MODULE.bazel index 1414f106..9bcafd03 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -22,7 +22,7 @@ local_path_override( git_override( module_name = "pigweed", - commit = "6f0aac30f8313cbd5103686097a1f6b3098e8aac", # roll:pigweed + commit = "36b00dfe81dc45faecbdc1991417432f83115615", # roll:pigweed remote = "https://pigweed.googlesource.com/pigweed/pigweed", )