Commit 2540136d authored by nimrod's avatar nimrod
Browse files

Update pre-commit hooks.

parent 3813e8f0
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ repos:
      - id: yamllint

  - repo: https://github.com/amperser/proselint/
    rev: 0.12.0
    rev: 0.10.2
    hooks:
      - id: proselint
        types: [plain-text]
@@ -31,18 +31,18 @@ repos:
    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: docker-compose
      - id: shell-validate

  - repo: https://github.com/AleksaC/hadolint-py.git
    rev: v2.1.0
    hooks:
      - id: hadolint