From 92e4a5c032e495b18264abae33c745307db52acc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 22:38:33 +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.10.0.1 to 0.11.0.1. This release includes the previously tagged commit. - [Commits](https://github.com/shellcheck-py/shellcheck-py/compare/a23f6b85d0fdd5bb9d564e2579e678033debbdff...745eface02aef23e168a8afb6b5737818efbea95) --- 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 f4111ae..dbbea09 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: ruff-format - repo: https://github.com/shellcheck-py/shellcheck-py - rev: a23f6b85d0fdd5bb9d564e2579e678033debbdff # frozen v0.10.0.1 + rev: 745eface02aef23e168a8afb6b5737818efbea95 # frozen v0.10.0.1 hooks: - id: shellcheck