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.
prettier
1 parent 53d85e2 commit 168bf06Copy full SHA for 168bf06
workflow-templates/check-prettier-formatting-task.md
@@ -34,7 +34,7 @@ The tool dependencies of this workflow are managed by [npm](https://www.npmjs.co
34
Add the dependencies by running this command:
35
36
```text
37
-npm install --save-dev prettier@^3.0.3
+npm install --save-dev prettier@^3.1.0
38
```
39
40
Commit the resulting changes to the `package.json` and `package-lock.json` files.
0 commit comments