chore(deps): update pre-commit hook koalaman/shellcheck-precommit (v0.10.0 → v0.11.0) (#227)

This commit is contained in:
renovate[bot]
2025-08-25 08:42:08 +03:00
committed by GitHub
parent c4dc50336e
commit a64baeb93b

View File

@@ -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']