Skip to content

Commit

Permalink
Update prettier to latest stable
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Mar 27, 2024
1 parent ce0f301 commit d7763ea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,11 @@ repos:
- id: gitleaks

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.8
rev: v3.1.0
hooks:
- id: prettier
additional_dependencies:
- prettier@3.2.5 # https://github.com/pre-commit/pre-commit/issues/3133
types:
- javascript

Expand Down

0 comments on commit d7763ea

Please sign in to comment.