Loading .pre-commit-config.yaml +11 −11 Original line number Diff line number Diff line Loading @@ -33,28 +33,28 @@ repos: exclude: LICENSE - repo: https://github.com/executablebooks/mdformat.git rev: 0.7.9 rev: 0.7.10 hooks: - id: mdformat - repo: https://git.shore.co.il/nimrod/shell-pre-commit.git rev: v0.6.0 hooks: - id: shell-lint - repo: https://github.com/shellcheck-py/shellcheck-py.git rev: v0.7.2.1 hooks: - id: shellcheck - repo: https://git.shore.co.il/nimrod/docker-pre-commit.git/ rev: v0.3.0 - repo: https://git.shore.co.il/nimrod/pre-commit-hooks.git rev: v0.2.0 hooks: - id: hadolint - id: shell-validate - id: docker-compose - repo: https://github.com/AleksaC/hadolint-py.git rev: v2.7.0 hooks: - id: hadolint - repo: https://github.com/ambv/black rev: 21.7b0 rev: 21.9b0 hooks: - id: black args: Loading @@ -62,7 +62,7 @@ repos: --line-length=79 - repo: https://github.com/PyCQA/prospector rev: 1.4.1.1 rev: 1.5.1 hooks: - id: prospector args: Loading Loading
.pre-commit-config.yaml +11 −11 Original line number Diff line number Diff line Loading @@ -33,28 +33,28 @@ repos: exclude: LICENSE - repo: https://github.com/executablebooks/mdformat.git rev: 0.7.9 rev: 0.7.10 hooks: - id: mdformat - repo: https://git.shore.co.il/nimrod/shell-pre-commit.git rev: v0.6.0 hooks: - id: shell-lint - repo: https://github.com/shellcheck-py/shellcheck-py.git rev: v0.7.2.1 hooks: - id: shellcheck - repo: https://git.shore.co.il/nimrod/docker-pre-commit.git/ rev: v0.3.0 - repo: https://git.shore.co.il/nimrod/pre-commit-hooks.git rev: v0.2.0 hooks: - id: hadolint - id: shell-validate - id: docker-compose - repo: https://github.com/AleksaC/hadolint-py.git rev: v2.7.0 hooks: - id: hadolint - repo: https://github.com/ambv/black rev: 21.7b0 rev: 21.9b0 hooks: - id: black args: Loading @@ -62,7 +62,7 @@ repos: --line-length=79 - repo: https://github.com/PyCQA/prospector rev: 1.4.1.1 rev: 1.5.1 hooks: - id: prospector args: Loading