From 47f6a44ff97d94f8c0692ca5a3ca8ecb34ecffe1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 15:28:43 +0000 Subject: [PATCH] chore(deps): update hedron_compile_commands digest to abb61a6 --- MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.bazel b/MODULE.bazel index 3991257..3635c48 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -19,7 +19,7 @@ git_override( module_name = "hedron_compile_commands", # Not official but well established fork with a fix to header only libraries # https://github.com/hedronvision/bazel-compile-commands-extractor/pull/219 - commit = "02d15621b528efd877f5d5657c4b738523a0eb17", + commit = "abb61a688167623088f8768cc9264798df6a9d10", remote = "https://github.com/hedronvision/bazel-compile-commands-extractor.git", )