Loading .pre-commit-config.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -94,10 +94,10 @@ repos: hooks: - id: validate_manifest - repo: https://git.shore.co.il/nimrod/shell-pre-commit.git rev: v0.6.0 - repo: https://git.shore.co.il/nimrod/pre-commit-hooks.git rev: v0.1.0 hooks: - id: shell-lint - id: shell-validate - repo: https://github.com/shellcheck-py/shellcheck-py.git rev: v0.7.2.1 Loading Loading
.pre-commit-config.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -94,10 +94,10 @@ repos: hooks: - id: validate_manifest - repo: https://git.shore.co.il/nimrod/shell-pre-commit.git rev: v0.6.0 - repo: https://git.shore.co.il/nimrod/pre-commit-hooks.git rev: v0.1.0 hooks: - id: shell-lint - id: shell-validate - repo: https://github.com/shellcheck-py/shellcheck-py.git rev: v0.7.2.1 Loading