Loading .pre-commit-config.yaml +0 −5 Original line number Diff line number Diff line Loading @@ -5,12 +5,8 @@ repos: hooks: - id: check-added-large-files - id: check-executables-have-shebangs - id: check-json - id: check-merge-conflict - id: check-shebang-scripts-are-executable - id: check-symlinks - id: check-toml - id: check-xml - id: check-yaml - id: detect-private-key - id: end-of-file-fixer Loading Loading @@ -59,7 +55,6 @@ repos: rev: v0.2.0 hooks: - id: shell-validate - id: docker-compose - repo: https://github.com/shellcheck-py/shellcheck-py.git rev: v0.7.2.1 Loading Loading
.pre-commit-config.yaml +0 −5 Original line number Diff line number Diff line Loading @@ -5,12 +5,8 @@ repos: hooks: - id: check-added-large-files - id: check-executables-have-shebangs - id: check-json - id: check-merge-conflict - id: check-shebang-scripts-are-executable - id: check-symlinks - id: check-toml - id: check-xml - id: check-yaml - id: detect-private-key - id: end-of-file-fixer Loading Loading @@ -59,7 +55,6 @@ repos: rev: v0.2.0 hooks: - id: shell-validate - id: docker-compose - repo: https://github.com/shellcheck-py/shellcheck-py.git rev: v0.7.2.1 Loading