From 1383fafed997a660b45c3f8cdefee3d1cb5e8384 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 01:42:13 +0000 Subject: [PATCH] Update hedron_compile_commands digest to 1e08f8e --- MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.bazel b/MODULE.bazel index 20f6303..6693ecb 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -18,5 +18,5 @@ bazel_dep(name = "hedron_compile_commands", dev_dependency = True) git_override( module_name = "hedron_compile_commands", remote = "https://github.com/eugeneo/bazel-compile-commands-extractor.git", - commit = "0ae99b7adb025b251962942f6e8a698a5539888b", + commit = "1e08f8e0507b6b6b1f4416a9a22cf5c28beaba93", )