Commit 4aac0d6b authored by nimrod's avatar nimrod
Browse files

pre-commit: Update some hooks.

Failed to install with newer Python.
parent d5660ac5
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ repos:
      - id: shellcheck

  - repo: https://git.shore.co.il/nimrod/pre-commit-hooks.git
    rev: v0.3.0
    rev: v0.5.2
    hooks:
      - id: shell-validate
      - id: docker-compose
@@ -138,6 +138,6 @@ repos:
      - id: pycln

  - repo: https://github.com/PyCQA/docformatter.git
    rev: v1.7.1
    rev: v1.7.8-rc1
    hooks:
      - id: docformatter