From 849e85970bb5489ca88b5d419b7e84054765391e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 05:43:52 +0000 Subject: [PATCH] Bump https://github.com/shellcheck-py/shellcheck-py Bumps [https://github.com/shellcheck-py/shellcheck-py](https://github.com/shellcheck-py/shellcheck-py) from v0.11.0.1-1 to 0.11.0.1. - [Commits](https://github.com/shellcheck-py/shellcheck-py/compare/v0.11.0.1-1...v0.11.0.1) --- updated-dependencies: - dependency-name: https://github.com/shellcheck-py/shellcheck-py dependency-version: 0.11.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 7b8e27d..b068a04 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - --ignore-words-list=nd,ot - repo: https://github.com/shellcheck-py/shellcheck-py - rev: v0.11.0.1-1 + rev: v0.11.0.1 hooks: - id: shellcheck