Skip to content

Commit 4710d53

Browse files
authored
MAINT: switch to maintained prettier fork (#909)
MAINT: switch to maintained prettier fork
1 parent a36a802 commit 4710d53

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
@@ -33,8 +33,8 @@ repos:
3333
args: ["--fix", "--show-fixes"]
3434
- id: ruff-format
3535

36-
- repo: https://github.com/pre-commit/mirrors-prettier
37-
rev: v4.0.0-alpha.8
36+
- repo: https://github.com/rbubley/mirrors-prettier
37+
rev: 309e9b0af1bbf98f1f6cd8e2b283b68cf87814e7 # frozen: v3.8.0
3838
hooks:
3939
- id: prettier
4040
types_or: [scss, javascript]

0 commit comments

Comments
 (0)