Skip to content

Commit

Permalink
Update .pre-commit-config.yaml - remove prettier (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton authored Jul 4, 2024
1 parent 9593c49 commit b53520e
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 @@ -33,11 +33,6 @@ repos:
description: Check spelling with codespell
entry: codespell --ignore-words=codespell.txt
exclude: ^fa/.*$|^in/.*$|^tr/.*$
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.3
hooks:
- id: prettier
name: Run prettier
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.32.2
hooks:
Expand Down

0 comments on commit b53520e

Please sign in to comment.