Skip to content

Commit

Permalink
COMP: Update pre-commit settings to run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
jcfr committed Mar 15, 2024
1 parent 46960cd commit a147a1d
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 @@ -19,7 +19,7 @@ repos:
rev: "v3.1.0"
hooks:
- id: prettier
types_or: [yaml]
types_or: [yaml, markdown, html, css, scss, javascript, json]
args: [--prose-wrap=always]

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

0 comments on commit a147a1d

Please sign in to comment.