Skip to content
Snippets Groups Projects
Commit 69d85854 authored by nimrod's avatar nimrod
Browse files

pre-commit: Remove proselint.

It seems unmaintained. It fails to install on Python 3.12 and the domain
name hasn't been renewed.
parent a91ee7d3
No related branches found
No related tags found
No related merge requests found
Pipeline #4209 failed
...@@ -26,13 +26,6 @@ repos: ...@@ -26,13 +26,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
- 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