diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3cc32c8aaf8cdcbeeb463e7df0f0df7e57f59184..6d7fbfe1e6461722795b662892c3aae9479f725a 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.10.2 - hooks: - - id: proselint - types: [plain-text] - exclude: LICENSE - - repo: https://github.com/executablebooks/mdformat.git rev: 0.7.9 hooks: