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 59f95fd commit 78fc644Copy full SHA for 78fc644
workflow-templates/check-prettier-formatting-task.md
@@ -57,7 +57,7 @@ Commit the resulting changes to the `go.mod` and `go.sum` files.
57
Add the dependencies by running this command:
58
59
```text
60
-npm install --save-dev prettier@^3.5.3
+npm install --save-dev prettier@^3.6.2
61
```
62
63
Commit the resulting changes to the `package.json` and `package-lock.json` files.
0 commit comments