Commit efdd85d4 authored by nimrod's avatar nimrod
Browse files

pre-commit: Remove unused hooks.

parent af91a6a7
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -5,12 +5,8 @@ repos:
    hooks:
      - id: check-added-large-files
      - id: check-executables-have-shebangs
      - id: check-json
      - id: check-merge-conflict
      - id: check-shebang-scripts-are-executable
      - id: check-symlinks
      - id: check-toml
      - id: check-xml
      - id: check-yaml
      - id: detect-private-key
      - id: end-of-file-fixer
@@ -59,7 +55,6 @@ repos:
    rev: v0.2.0
    hooks:
      - id: shell-validate
      - id: docker-compose

  - repo: https://github.com/shellcheck-py/shellcheck-py.git
    rev: v0.7.2.1