summaryrefslogtreecommitdiffstats
path: root/.dprint.json
diff options
context:
space:
mode:
Diffstat (limited to '.dprint.json')
-rw-r--r--.dprint.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.dprint.json b/.dprint.json
index 35327c4ee..3dcb9a12a 100644
--- a/.dprint.json
+++ b/.dprint.json
@@ -41,7 +41,7 @@
"plugins": [
"https://github.com/dprint/dprint-plugin-typescript/releases/download/0.78.0/plugin.wasm",
"https://github.com/dprint/dprint-plugin-json/releases/download/0.16.0/plugin.wasm",
- "https://github.com/dprint/dprint-plugin-markdown/releases/download/0.14.1/plugin.wasm",
+ "https://github.com/dprint/dprint-plugin-markdown/releases/download/0.14.2/plugin.wasm",
"https://github.com/dprint/dprint-plugin-toml/releases/download/0.5.4/plugin.wasm"
]
}