We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f6936 commit 8fd0498Copy full SHA for 8fd0498
.pre-commit-config.yaml
@@ -30,8 +30,8 @@ repos:
30
args: ["--fix", "--show-fixes"]
31
- id: ruff-format
32
33
- - repo: https://github.com/pre-commit/mirrors-prettier
34
- rev: v4.0.0-alpha.8
+ - repo: https://github.com/rbubley/mirrors-prettier
+ rev: 787fb9f542b140ba0b2aced38e6a3e68021647a3 # frozen: v3.5.3
35
hooks:
36
- id: prettier
37
types_or: [scss, javascript]
0 commit comments