From 361657cdec6dcf2ff15b8ff4b3937a6d0d382a9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 11:42:15 +0200 Subject: [PATCH] chore: update pre-commit hooks (#89) Co-authored-by: ivuorinen <11024+ivuorinen@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fc17bdc..6226b89 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: shellcheck - repo: https://github.com/scop/pre-commit-shfmt - rev: v3.10.0-2 + rev: v3.11.0-1 hooks: - id: shfmt