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 a6629ab commit d352631Copy full SHA for d352631
.pre-commit-config.yaml
@@ -43,7 +43,7 @@ repos:
43
- id: black
44
exclude: '(\/migrations\/)'
45
- repo: https://github.com/rbubley/mirrors-prettier
46
- rev: "v3.6.0"
+ rev: "v3.6.2"
47
hooks:
48
- id: prettier
49
exclude_types: [html, json, scss]
0 commit comments