diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index d245684bf9a705da99b92987c0c2af6a8c11773b..cd78c744d803aba8a75b5dc2eb2d9805397a69d0 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -19,13 +19,6 @@ repos:
     hooks:
       - id: yamllint
 
-  - repo: https://github.com/amperser/proselint/
-    rev: 0.14.0
-    hooks:
-      - id: proselint
-        types: [plain-text]
-        exclude: LICENSE
-
   - repo: https://github.com/executablebooks/mdformat.git
     rev: 0.7.22
     hooks: