Commit b29ffa9e authored by nimrod's avatar nimrod
Browse files

Update pre-commit checks.

parent eb7418fb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
---
repos:
  - repo: https://github.com/pre-commit/pre-commit-hooks
    rev: v3.3.0
    rev: v3.4.0
    hooks:
      - id: check-added-large-files
      - id: check-executables-have-shebangs
@@ -42,7 +42,7 @@ repos:
        exclude: Pipfile\.lock

  - repo: https://git.shore.co.il/nimrod/shell-pre-commit.git
    sha: v0.6.0
    rev: v0.6.0
    hooks:
      - id: shell-lint
      - id: shellcheck