Skip to content

Commit 11dcbbc

Browse files
authored
chore: update dprint config (#38)
Signed-off-by: simonsan <[email protected]> Signed-off-by: simonsan <[email protected]>
1 parent ffde1ea commit 11dcbbc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dprint.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"target/**/*"
2323
],
2424
"plugins": [
25-
"https://plugins.dprint.dev/markdown-0.16.3.wasm",
26-
"https://plugins.dprint.dev/toml-0.5.4.wasm",
27-
"https://plugins.dprint.dev/json-0.19.1.wasm"
25+
"https://plugins.dprint.dev/markdown-0.17.8.wasm",
26+
"https://plugins.dprint.dev/toml-0.6.3.wasm",
27+
"https://plugins.dprint.dev/json-0.19.3.wasm"
2828
]
2929
}

0 commit comments

Comments
 (0)