summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-02-20 02:51:14 +0000
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-02-27 00:21:53 +0000
commitfc531e75b051c363a79e0953b1089c36fa998962 (patch)
tree91d1da984a6d8fb96969f02da1899ed097501eee
parente03b1131112a9080fb4709400bdccac245480f8f (diff)
build(deps): update dprint plugins
-rw-r--r--.dprint.json2
-rw-r--r--.github/workflows/format-workflow.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.dprint.json b/.dprint.json
index cc1dd3313..533db334f 100644
--- a/.dprint.json
+++ b/.dprint.json
@@ -41,7 +41,7 @@
"target/"
],
"plugins": [
- "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.80.2/plugin.wasm",
+ "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.83.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.2/plugin.wasm",
"https://github.com/dprint/dprint-plugin-toml/releases/download/0.5.4/plugin.wasm"
diff --git a/.github/workflows/format-workflow.yml b/.github/workflows/format-workflow.yml
index 1ddf69752..852c95dc0 100644
--- a/.github/workflows/format-workflow.yml
+++ b/.github/workflows/format-workflow.yml
@@ -14,7 +14,7 @@ jobs:
- name: Setup | Checkout
uses: actions/checkout@v3
- name: Docs | Format
- uses: dprint/check@v2.1
+ uses: dprint/check@v2.2
# Validate preset files
taplo: