Skip to content

Commit

Permalink
Change Prettier pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
monosans committed Dec 2, 2023
1 parent 5d972ac commit 5829298
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 @@ -16,7 +16,7 @@ repos:
args:
- --fix=lf
- id: trailing-whitespace
- repo: https://github.com/pre-commit/mirrors-prettier
- repo: https://github.com/monosans/pre-commit-prettier
rev: v3.1.0
hooks:
- id: prettier
Expand Down

0 comments on commit 5829298

Please sign in to comment.