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.
2 parents ed6351d + 0da9b6d commit dac000dCopy full SHA for dac000d
.pre-commit-config.yaml
@@ -21,5 +21,5 @@ repos:
21
hooks:
22
- id: prettier
23
additional_dependencies:
24
- - prettier@3.7.4
+ - prettier@3.8.0
25
- prettier-plugin-toml@2.0.6
package.json
@@ -1,6 +1,6 @@
1
{
2
"devDependencies": {
3
- "prettier": "^3.7.4",
+ "prettier": "^3.8.0",
4
"prettier-plugin-toml": "^2.0.6"
5
}
6
0 commit comments