Skip to content

Commit

Permalink
chore: drop prettier from pre-commit
Browse files Browse the repository at this point in the history
Now using biome instead.
  • Loading branch information
nijel committed Feb 7, 2025
1 parent bf527e4 commit 59aba6f
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 @@ -39,11 +39,6 @@ repos:
hooks:
- id: check-hooks-apply
- id: check-useless-excludes
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.8
hooks:
- id: prettier
types_or: [css]
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.14.0
hooks:
Expand Down

0 comments on commit 59aba6f

Please sign in to comment.