Commit 5f17a997 authored by nimrod's avatar nimrod
Browse files

Update pre-commit hooks.

parent c2c2dbac
Loading
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -24,18 +24,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