Skip to content

Commit

Permalink
remove prettier from pre-commit (already included under pnpm lint)
Browse files Browse the repository at this point in the history
  • Loading branch information
kne42 committed Oct 31, 2023
1 parent 961beff commit dc34d90
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ repos:
files: backend|client/python
args:
- --fix
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.3
hooks:
- id: prettier
files: frontend
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
hooks:
Expand Down

0 comments on commit dc34d90

Please sign in to comment.