Skip to content

Commit

Permalink
Upgrade Prettier to 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Nov 3, 2023
1 parent 817d444 commit c74fa32
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 @@ -8,7 +8,7 @@ repos:
hooks:
- id: copyright
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.7.1
rev: v3.0.0
hooks:
- id: prettier
additional_dependencies:
Expand Down

0 comments on commit c74fa32

Please sign in to comment.