Skip to content

Commit

Permalink
Use prettier 3.x series
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Jul 2, 2024
1 parent e1825d7 commit 5245a40
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 @@ -52,8 +52,8 @@ repos:
- id: rst-directive-colons
- id: rst-inline-touching-normal

- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v4.0.0-alpha.8"
- repo: "https://github.com/rbubley/mirrors-prettier"
rev: "v3.3.2"
hooks:
- id: prettier
types_or: [json]
Expand Down

0 comments on commit 5245a40

Please sign in to comment.