Commit 8141acf2 authored by nimrod's avatar nimrod
Browse files

pre-commit: Remove the proselint hook.

Not well maintained and not that useful.
parent 2256ab12
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -21,13 +21,6 @@ repos:
    hooks:
      - id: detect-secrets

  - repo: https://github.com/amperser/proselint.git
    rev: v0.16.0
    hooks:
      - id: proselint
        types: [plain-text]
        exclude: LICENSE|requirements

  - repo: https://gitlab.com/devopshq/gitlab-ci-linter.git
    rev: v1.0.6
    hooks: