Skip to content

Commit a8f01ec

Browse files
authored
Merge pull request #174 from ProjectPythia/brian-rose-patch-2
Remove prettier from pre-commit
2 parents b654e29 + b9306db commit a8f01ec

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@ repos:
3434
hooks:
3535
- id: isort
3636

37-
- repo: https://github.com/pre-commit/mirrors-prettier
38-
rev: v3.1.0
39-
hooks:
40-
- id: prettier
41-
additional_dependencies: [prettier@v2.7.1]
42-
4337
- repo: https://github.com/nbQA-dev/nbQA
4438
rev: 1.7.1
4539
hooks:

0 commit comments

Comments
 (0)