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

pre-commit: Remove proselint.

Seems unmaintained and fails to run with Python 3.12.
parent 0745400a
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -32,13 +32,6 @@ repos:
      - id: detect-secrets
        exclude: ^Ansible/roles/router/files/nsd/

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

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