Skip to content

Commit

Permalink
Remove prettier from pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
dopplershift authored Nov 19, 2024
1 parent f1ac74a commit b41f2d5
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 @@ -28,8 +28,3 @@ repos:
rev: 5.13.2
hooks:
- id: isort

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
hooks:
- id: prettier

0 comments on commit b41f2d5

Please sign in to comment.