Loading .pre-commit-config.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ --- repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v2.2.3 rev: v2.3.0 hooks: - id: check-added-large-files - id: check-executables-have-shebangs Loading @@ -11,11 +11,11 @@ repos: - id: trailing-whitespace exclude: \.diff$ - repo: https://github.com/adrienverge/yamllint rev: v1.16.0 rev: v1.17.0 hooks: - id: yamllint - repo: https://github.com/amperser/proselint/ rev: 0.10.2 rev: 0.10.1 hooks: - id: proselint types: [plain-text] Loading @@ -26,7 +26,7 @@ repos: - id: shell-lint - id: shellcheck - repo: https://www.shore.co.il/git/docker-pre-commit rev: v0.1.0 rev: v0.3.0 hooks: - id: hadolint - id: docker-compose Loading
.pre-commit-config.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ --- repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v2.2.3 rev: v2.3.0 hooks: - id: check-added-large-files - id: check-executables-have-shebangs Loading @@ -11,11 +11,11 @@ repos: - id: trailing-whitespace exclude: \.diff$ - repo: https://github.com/adrienverge/yamllint rev: v1.16.0 rev: v1.17.0 hooks: - id: yamllint - repo: https://github.com/amperser/proselint/ rev: 0.10.2 rev: 0.10.1 hooks: - id: proselint types: [plain-text] Loading @@ -26,7 +26,7 @@ repos: - id: shell-lint - id: shellcheck - repo: https://www.shore.co.il/git/docker-pre-commit rev: v0.1.0 rev: v0.3.0 hooks: - id: hadolint - id: docker-compose