Skip to content

Commit

Permalink
Merge pull request #174 from ProjectPythia/brian-rose-patch-2
Browse files Browse the repository at this point in the history
Remove prettier from pre-commit
  • Loading branch information
dopplershift authored Nov 19, 2024
2 parents b654e29 + b9306db commit a8f01ec
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 @@ -34,12 +34,6 @@ repos:
hooks:
- id: isort

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
hooks:
- id: prettier
additional_dependencies: [[email protected]]

- repo: https://github.com/nbQA-dev/nbQA
rev: 1.7.1
hooks:
Expand Down

0 comments on commit a8f01ec

Please sign in to comment.