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

This commit is contained in:
renovate[bot]
2025-08-24 23:33:12 +00:00
committed by GitHub
parent a9729fa8e7
commit 5e96f17308

View File

@@ -61,7 +61,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"]