Skip to content
Snippets Groups Projects
Commit 6576ba19 authored by nimrod's avatar nimrod
Browse files

pre-commit: Remove the proselint hook.

Seems unmaintained and fails to install with newer versions of Python.
parent eb986c5d
No related branches found
No related tags found
No related merge requests found
Pipeline #4456 failed
...@@ -30,13 +30,6 @@ repos: ...@@ -30,13 +30,6 @@ repos:
hooks: hooks:
- id: detect-secrets - id: detect-secrets
- repo: https://github.com/amperser/proselint.git
rev: 0.14.0
hooks:
- id: proselint
types: [plain-text]
exclude: LICENSE|youtube-dl
- repo: https://gitlab.com/devopshq/gitlab-ci-linter.git - repo: https://gitlab.com/devopshq/gitlab-ci-linter.git
rev: v1.0.6 rev: v1.0.6
hooks: hooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment