From 2b16eaaa68a73dd1b1ba2dc1f7c653c49f6c25c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 19:34:53 +0300 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20pre-commit=20hook=20koa?= =?UTF-8?q?laman/shellcheck-precommit=20(v0.10.0=20=E2=86=92=20v0.11.0)=20?= =?UTF-8?q?(#10)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 41da68b..973aa9c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: shfmt - repo: https://github.com/koalaman/shellcheck-precommit - rev: v0.10.0 + rev: v0.11.0 hooks: - id: shellcheck args: ['--severity=warning']