We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9593c49 commit 4549ba2Copy full SHA for 4549ba2
.pre-commit-config.yaml
@@ -33,11 +33,6 @@ repos:
33
description: Check spelling with codespell
34
entry: codespell --ignore-words=codespell.txt
35
exclude: ^fa/.*$|^in/.*$|^tr/.*$
36
- - repo: https://github.com/pre-commit/mirrors-prettier
37
- rev: v3.0.0-alpha.3
38
- hooks:
39
- - id: prettier
40
- name: Run prettier
41
- repo: https://github.com/igorshubovych/markdownlint-cli
42
rev: v0.32.2
43
hooks:
0 commit comments