chore(deps): Update pre-commit hooks (#618)

Co-authored-by: vrslev <vrslev@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-12-19 14:01:18 +05:30 committed by GitHub
parent adaa753d89
commit c2b1543128
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ repos:
types: [shell] types: [shell]
- repo: https://github.com/shellcheck-py/shellcheck-py - repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.8.0.1 rev: v0.8.0.2
hooks: hooks:
- id: shellcheck - id: shellcheck
args: [-x] args: [-x]