build(deps): update dprint plugins (#7502)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-25 04:34:02 +00:00
committed by GitHub
parent 831cffbb22
commit eb54ec12c8
+2 -2
View File
@@ -25,9 +25,9 @@
"target/"
],
"plugins": [
"https://github.com/dprint/dprint-plugin-typescript/releases/download/0.96.0/plugin.wasm",
"https://github.com/dprint/dprint-plugin-typescript/releases/download/0.96.1/plugin.wasm",
"https://github.com/dprint/dprint-plugin-json/releases/download/0.21.3/plugin.wasm",
"https://github.com/dprint/dprint-plugin-markdown/releases/download/0.21.1/plugin.wasm",
"https://github.com/dprint/dprint-plugin-markdown/releases/download/0.22.0/plugin.wasm",
"https://github.com/dprint/dprint-plugin-toml/releases/download/0.7.0/plugin.wasm"
]
}