From ef8d8103d40d63a176c2e5a09c75ab7daf386f3e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 05:46:45 +0000 Subject: [PATCH] chore(deps): update bzlws digest to cfb2f63 --- MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.bazel b/MODULE.bazel index b8b152cc..c6b3cd7d 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -13,7 +13,7 @@ bazel_dep(name = "buildifier_prebuilt", version = "6.4.0") bazel_dep(name = "bzlws") git_override( module_name = "bzlws", - commit = "d5fa2eeb89d9a64d26943bf7f545b3740be0a454", + commit = "cfb2f63ba8c69b5469e0563cb1ac879c2969f500", remote = "https://github.com/zaucy/bzlws", )