Skip to content

Commit

Permalink
chore: update prettier rules
Browse files Browse the repository at this point in the history
  • Loading branch information
valter-silva-au committed Mar 3, 2023
1 parent fbb54c8 commit 33cd613
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 @@ -46,7 +46,7 @@ repos:
# Prettier is an opinionated code formatter.
# It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.0-alpha.4"
rev: "v3.0.0-alpha.5"
hooks:
- id: prettier
exclude: CHANGELOG.md

0 comments on commit 33cd613

Please # to comment.