Skip to content

Commit ab8a3e2

Browse files
authored
Remove alpha version of prettier
1 parent 1f6ff9b commit ab8a3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repos:
3434
- id: isort
3535

3636
- repo: https://github.com/pre-commit/mirrors-prettier
37-
rev: v3.0.0-alpha.6
37+
rev: v2.7.1
3838
hooks:
3939
- id: prettier
4040

0 commit comments

Comments
 (0)