From f57c906eb6c5118c291ef9bc9847b698445025d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 09:57:16 +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 cf07c22..32a12d1 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -12,5 +12,5 @@ git_override( remote = "https://github.com/hedronvision/bazel-compile-commands-extractor.git", # 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", )