From c718b6544e2da4308530d9b6f58417caf1907405 Mon Sep 17 00:00:00 2001 From: Mark Joshwel Date: Tue, 26 Mar 2024 18:57:17 +0000 Subject: [PATCH] devbox: remove shell stuff --- devbox.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/devbox.json b/devbox.json index e3e8dbe..0605e2a 100644 --- a/devbox.json +++ b/devbox.json @@ -1,7 +1,5 @@ { "packages": [ - "shfmt@latest", - "shellcheck@latest", "python@3.11.8", "hatch@latest", "ruff@latest"