Skip to content

Commit

Permalink
ci(FCL-176): update prettier behaviour for cross-repo consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksonj04 committed Jul 2, 2024
1 parent c997c38 commit 19d466b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repos:
]

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
rev: v4.0.0-alpha.8
hooks:
- id: prettier
types_or: [yaml, json, markdown]
types_or: [yaml, json, xml, markdown, scss, javascript]

0 comments on commit 19d466b

Please sign in to comment.