Skip to content

Commit

Permalink
build: Update prettier to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cauliyang committed Nov 16, 2023
1 parent cca5f3d commit e63d9f4
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 210 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repos:
- id: ruff-format

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.3
rev: v3.1.0
hooks:
- id: prettier

Expand Down
Loading

0 comments on commit e63d9f4

Please sign in to comment.