summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-12-19 00:26:58 +0000
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-12-19 03:53:24 +0000
commitbad5618870879766fa8ba5ee3a5ee7757e31b771 (patch)
treedd63763054427703d6de45cba8c4230d8b3d4a8a
parent3c43676771d3bcfe56b3ae4ff750738f60095f92 (diff)
build(deps): update dependency dprint/dprint-plugin-markdown to v0.15.1
-rw-r--r--.dprint.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.dprint.json b/.dprint.json
index eaa663476..d9e49abbb 100644
--- a/.dprint.json
+++ b/.dprint.json
@@ -43,7 +43,7 @@
"plugins": [
"https://github.com/dprint/dprint-plugin-typescript/releases/download/0.79.0/plugin.wasm",
"https://github.com/dprint/dprint-plugin-json/releases/download/0.17.0/plugin.wasm",
- "https://github.com/dprint/dprint-plugin-markdown/releases/download/0.15.0/plugin.wasm",
+ "https://github.com/dprint/dprint-plugin-markdown/releases/download/0.15.1/plugin.wasm",
"https://github.com/dprint/dprint-plugin-toml/releases/download/0.5.4/plugin.wasm"
]
}