summaryrefslogtreecommitdiffstats
path: root/.dprint.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-11-28 02:47:40 +0000
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-11-28 06:01:38 +0000
commitc2c2eecf7ee796c48bf63b76ea3e97cc05cd88e2 (patch)
tree1faa60f9417d11dc6275a09f1b78d6f8b22bfa06 /.dprint.json
parentc8ac8777a593358868813254c662da5fcb9fe6c8 (diff)
build(deps): update dependency dprint/dprint-plugin-markdown to v0.14.2
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"
]
}