We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c8f2c commit 9da38c9Copy full SHA for 9da38c9
1 file changed
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
rev: "v3.0.0"
20
hooks:
21
- id: prettier
22
- exclude: \.html$|^docs/
+ exclude: \.html$|^docs/|^tests/unit/messages/formats/markdown/fixtures/
23
24
- repo: https://github.com/crate-ci/typos
25
rev: v1.16.6
0 commit comments