summaryrefslogtreecommitdiffstats
path: root/.dprint.json
diff options
context:
space:
mode:
Diffstat (limited to '.dprint.json')
-rw-r--r--.dprint.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/.dprint.json b/.dprint.json
index e35d4e255..3014abcc1 100644
--- a/.dprint.json
+++ b/.dprint.json
@@ -39,9 +39,9 @@
"target/"
],
"plugins": [
- "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.71.2/plugin.wasm",
- "https://github.com/dprint/dprint-plugin-json/releases/download/0.15.5/plugin.wasm",
- "https://github.com/dprint/dprint-plugin-markdown/releases/download/0.14.0/plugin.wasm",
+ "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.74.0/plugin.wasm",
+ "https://github.com/dprint/dprint-plugin-json/releases/download/0.15.6/plugin.wasm",
+ "https://github.com/dprint/dprint-plugin-markdown/releases/download/0.14.1/plugin.wasm",
"https://github.com/dprint/dprint-plugin-toml/releases/download/0.5.4/plugin.wasm"
]
}