From 8543d78490bb0c1581fdb51ec170d501a45d6045 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 22:37:58 +0000 Subject: [PATCH] chore(deps): Update dependency mvdan/sh to v3.13.1 Co-authored-by: Tim Schwenke --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index c9af60c..4dbffcc 100644 --- a/mise.toml +++ b/mise.toml @@ -14,7 +14,7 @@ pre-commit = "4.2.0" shellcheck = "0.10.0" # Renovate: datasource=github-releases packageName=mvdan/sh -shfmt = "3.11.0" +shfmt = "3.13.1" # Renovate: datasource=github-releases packageName=google/yamlfmt yamlfmt = "0.17.1"