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 ba03c04 commit 0e521c2Copy full SHA for 0e521c2
.pre-commit-config.yaml
@@ -18,6 +18,6 @@ repos:
18
hooks:
19
- id: isort
20
- repo: https://github.com/pre-commit/mirrors-prettier
21
- rev: "v3.0.3"
+ rev: "v3.1.0"
22
23
- id: prettier
0 commit comments