From 326c67b914689ba271385ef7aa194e623012dcd7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 11:11:13 +0000 Subject: [PATCH] chore(deps): update bzlws digest to 5e26474 --- MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.bazel b/MODULE.bazel index b8b152cc..ed9e296b 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 = "5e26474e219834d5289bed046bfc90559d30399a", remote = "https://github.com/zaucy/bzlws", )