2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-08 14:21:05 +00:00

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

Co-authored-by: vrslev <vrslev@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-12-18 21:36:47 +05:30 committed by GitHub
parent 41dd3149ff
commit d85f54cd7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.8.0.4 rev: v0.9.0.2
hooks: hooks:
- id: shellcheck - id: shellcheck
args: [-x] args: [-x]