We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da268f commit 30be6dfCopy full SHA for 30be6df
1 file changed
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- id: black
28
29
- repo: https://github.com/pre-commit/mirrors-prettier
30
- rev: v3.0.0-alpha.2
+ rev: v3.0.0-alpha.3
31
hooks:
32
- id: prettier
33
types_or: [scss, javascript]
0 commit comments