We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a36a802 commit 4710d53Copy full SHA for 4710d53
.pre-commit-config.yaml
@@ -33,8 +33,8 @@ repos:
33
args: ["--fix", "--show-fixes"]
34
- id: ruff-format
35
36
- - repo: https://github.com/pre-commit/mirrors-prettier
37
- rev: v4.0.0-alpha.8
+ - repo: https://github.com/rbubley/mirrors-prettier
+ rev: 309e9b0af1bbf98f1f6cd8e2b283b68cf87814e7 # frozen: v3.8.0
38
hooks:
39
- id: prettier
40
types_or: [scss, javascript]
0 commit comments