build(deps): update dprint plugins

This commit is contained in:
renovate[bot]
2024-09-02 00:06:34 +00:00
committed by GitHub
parent ad705ef552
commit e0be1852db
+2 -2
View File
@@ -25,9 +25,9 @@
"target/"
],
"plugins": [
"https://github.com/dprint/dprint-plugin-typescript/releases/download/0.91.6/plugin.wasm",
"https://github.com/dprint/dprint-plugin-typescript/releases/download/0.91.7/plugin.wasm",
"https://github.com/dprint/dprint-plugin-json/releases/download/0.19.3/plugin.wasm",
"https://github.com/dprint/dprint-plugin-markdown/releases/download/0.17.6/plugin.wasm",
"https://github.com/dprint/dprint-plugin-markdown/releases/download/0.17.8/plugin.wasm",
"https://github.com/dprint/dprint-plugin-toml/releases/download/0.6.2/plugin.wasm"
]
}