chore(deps): Update pre-commit hooks

This commit is contained in:
vrslev 2023-09-29 07:01:42 +00:00 committed by GitHub
parent 8b6392d655
commit 734ca8f56a

View file

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