From a91cb475525ecf0adc317e3f0031e55768ce8ff5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 18:30:04 +0000 Subject: [PATCH] Update phst_rules_elisp digest to 3f02ac3 --- MODULE.bazel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MODULE.bazel b/MODULE.bazel index c5496ee..04003c3 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -22,7 +22,7 @@ bazel_dep(name = "bazel_skylib", version = "1.7.1") bazel_dep(name = "phst_rules_elisp", version = "0") git_override( module_name = "phst_rules_elisp", - commit = "651a424f9ebf4ccf90d64e762077203f245fca9d", + commit = "3f02ac3966d3dc1ba82a89763aa8d5df5812db94", remote = "https://github.com/phst/rules_elisp.git", )