From 2deddfe2a9df43b6700facc427f96758d00bc593 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 20:55:46 +0000 Subject: [PATCH] Update dependency bat to v0.24.0 --- devbox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devbox.json b/devbox.json index adfdfce8eb..b252f72a17 100644 --- a/devbox.json +++ b/devbox.json @@ -17,7 +17,7 @@ "platforms": ["aarch64-darwin", "x86_64-darwin"], }, "python": "latest", - "bat": "latest", + "bat": "0.24.0", "electron": { "version": "latest", "excluded_platforms": ["aarch64-darwin", "x86_64-darwin"],