[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/shellcheck-py/shellcheck-py: v0.8.0.1 → v0.8.0.2](https://github.com/shellcheck-py/shellcheck-py/compare/v0.8.0.1...v0.8.0.2)
This commit is contained in:
pre-commit-ci[bot]
2021-12-20 20:51:48 +00:00
committed by GitHub
parent ace92d3c5f
commit 664f9aac0d

View File

@@ -47,7 +47,7 @@ repos:
# Lint: Shell scripts
- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.8.0.1
rev: v0.8.0.2
hooks:
- id: shellcheck
args: ["-x"]