Skip to content

Commit

Permalink
Delete outdated prettier pre-commit rule
Browse files Browse the repository at this point in the history
  • Loading branch information
ekzhang authored Feb 22, 2024
1 parent 14f50aa commit 8901bfb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,3 @@ repos:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- id: ruff-format
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.6.2
hooks:
- id: prettier
additional_dependencies:
- [email protected]
- prettier-plugin-svelte
types_or: [css, jsx, ts, tsx, yaml, html]

0 comments on commit 8901bfb

Please sign in to comment.