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

This commit is contained in:
renovate[bot]
2025-08-25 02:23:50 +00:00
committed by GitHub
parent d4bfdb358d
commit a1be62ce08

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