From df94750d4a4d7964b41fa1e51c2ead05dd3f610b Mon Sep 17 00:00:00 2001 From: Reactor Scram Date: Fri, 11 Oct 2024 09:49:14 -0500 Subject: [PATCH] chore(asdf-vm): add `shfmt` in `.tool-versions` (#7006) This is used for pre-commit so the version should be specified here Signed-off-by: Reactor Scram --- .tool-versions | 1 + 1 file changed, 1 insertion(+) diff --git a/.tool-versions b/.tool-versions index 3e74a6994..ca23e3a17 100644 --- a/.tool-versions +++ b/.tool-versions @@ -7,6 +7,7 @@ terraform 1.9.6 # Used for static analysis python 3.11.9 +shfmt 3.9.0 # Used to lint Bash scripts shellcheck 0.9.0