Skip to content

Commit

Permalink
Don't format Markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Jun 18, 2024
1 parent 3ca4bbb commit a6294a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ repos:
rev: "v3.1.0"
hooks:
- id: prettier
types_or: [yaml, markdown, html, css, scss, javascript, json]
types_or: [yaml, html, css, scss, javascript, json]
args: [--prose-wrap=always]

- repo: https://github.com/astral-sh/ruff-pre-commit
Expand Down

0 comments on commit a6294a6

Please sign in to comment.