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 fcff471 commit a2d9f33
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 @@ -25,7 +25,7 @@ repos:
additional_dependencies:
- stylelint
- stylelint-config-standard
- 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 a2d9f33

Please sign in to comment.