From 329658197e076e7f583357bb07a9f7e7b3c274b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 07:41:09 +0000 Subject: [PATCH] chore(deps): update dependency shfmt to v3.13.1 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index a54a56e18..8a9cabd56 100644 --- a/mise.toml +++ b/mise.toml @@ -19,7 +19,7 @@ editorconfig-checker = "v3.6.1" "pipx:codespell" = "2.4.1" "pipx:ruff" = "0.15.0" shellcheck = "v0.11.0" -shfmt = "v3.12.0" +shfmt = "3.13.1" [env] FLINT_CONFIG_DIR = ".github/config"