diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index fc15183711099c7e342ce7d248d5caddaa0988c5..09fe6822b39a6c2fdb1b5ab0176d8b2d1cf308c3 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -30,13 +30,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|youtube-dl
-
   - repo: https://gitlab.com/devopshq/gitlab-ci-linter.git
     rev: v1.0.6
     hooks: