2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-12-23 18:48:58 +00:00

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

Co-authored-by: vrslev <vrslev@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-02-06 21:43:22 +05:30 committed by GitHub
parent 55a4dc9269
commit b02191f3f8
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.3 rev: v0.8.0.4
hooks: hooks:
- id: shellcheck - id: shellcheck
args: [-x] args: [-x]