Skip to content

Commit

Permalink
Remvoe Prettier (#296)
Browse files Browse the repository at this point in the history
Running it under pre-commit now creates a `node_modules` directory.
Sigh.
  • Loading branch information
adamchainz authored Oct 29, 2024
1 parent ca9282e commit c676d0b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ repos:
rev: 1.4.1
hooks:
- id: tox-ini-fmt
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.8
hooks:
- id: prettier
types_or:
- css
- repo: https://github.com/standard/standard
rev: v17.1.2
hooks:
Expand Down

0 comments on commit c676d0b

Please sign in to comment.