Skip to content

Commit 0f60fa2

Browse files
authored
Remove prettier from pre-commit (#498)
1 parent 0a92f87 commit 0f60fa2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.pre-commit-config.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@ repos:
3333
hooks:
3434
- id: isort
3535

36-
- repo: https://github.com/pre-commit/mirrors-prettier
37-
rev: v4.0.0-alpha.8
38-
hooks:
39-
- id: prettier
40-
4136
- repo: https://github.com/nbQA-dev/nbQA
4237
rev: 1.9.1
4338
hooks:

0 commit comments

Comments
 (0)