diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 3d92f100b22932a0094dd7c03f2410e5784bc4f3..c63468e1bcd40a3e2dfa460e7e956f1dd437973b 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -26,13 +26,6 @@ repos:
     hooks:
       - 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
     rev: v1.0.6
     hooks: