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 95aa1d5 commit 161cbf4Copy full SHA for 161cbf4
.pre-commit-config.yaml
@@ -8,6 +8,8 @@ repos:
8
- id: check-hooks-apply
9
10
- repo: https://github.com/pre-commit/mirrors-prettier
11
- rev: "v2.7.1"
+ rev: "v3.1.0"
12
hooks:
13
- id: prettier
14
+ additional_dependencies:
15
+ - [email protected]
0 commit comments