Skip to content

Commit

Permalink
Downgrade pre-commit prettier (#593)
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Feb 18, 2024
1 parent decd597 commit f1e3ec4
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 @@ -31,7 +31,7 @@ repos:
- id: ruff-format

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.8
rev: v3.0.3
hooks:
- id: prettier
types_or: [javascript, jsx, vue, html, yaml]
Expand Down

0 comments on commit f1e3ec4

Please sign in to comment.