Skip to content

Commit 8fd0498

Browse files
committed
MAINT: switch to maintained prettier fork
1 parent 23f6936 commit 8fd0498

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
@@ -30,8 +30,8 @@ repos:
3030
args: ["--fix", "--show-fixes"]
3131
- id: ruff-format
3232

33-
- repo: https://github.com/pre-commit/mirrors-prettier
34-
rev: v4.0.0-alpha.8
33+
- repo: https://github.com/rbubley/mirrors-prettier
34+
rev: 787fb9f542b140ba0b2aced38e6a3e68021647a3 # frozen: v3.5.3
3535
hooks:
3636
- id: prettier
3737
types_or: [scss, javascript]

0 commit comments

Comments
 (0)