Skip to content

Commit 9da38c9

Browse files
committed
ignore
1 parent a7c8f2c commit 9da38c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
rev: "v3.0.0"
2020
hooks:
2121
- id: prettier
22-
exclude: \.html$|^docs/
22+
exclude: \.html$|^docs/|^tests/unit/messages/formats/markdown/fixtures/
2323

2424
- repo: https://github.com/crate-ci/typos
2525
rev: v1.16.6

0 commit comments

Comments
 (0)