Skip to content

Commit 407b60f

Browse files
hugovkDimitriPapadopoulos
authored andcommitted
Use a maintained mirrors-prettier for pre-commit
1 parent 0eb2575 commit 407b60f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ repos:
6262
hooks:
6363
- id: ruff-check
6464
- id: ruff-format
65-
- repo: https://github.com/pre-commit/mirrors-prettier
66-
rev: v4.0.0-alpha.8
65+
- repo: https://github.com/rbubley/mirrors-prettier
66+
rev: v3.6.2
6767
hooks:
6868
- id: prettier
6969
types_or: [yaml, markdown, html, css, scss, javascript, json]

0 commit comments

Comments
 (0)