build(deps): update dprint plugins

This commit is contained in:
renovate[bot]
2025-06-16 02:01:38 +00:00
committed by GitHub
parent 8589ba3b51
commit 07c8143adf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"target/" "target/"
], ],
"plugins": [ "plugins": [
"https://github.com/dprint/dprint-plugin-typescript/releases/download/0.95.5/plugin.wasm", "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.95.7/plugin.wasm",
"https://github.com/dprint/dprint-plugin-json/releases/download/0.20.0/plugin.wasm", "https://github.com/dprint/dprint-plugin-json/releases/download/0.20.0/plugin.wasm",
"https://github.com/dprint/dprint-plugin-markdown/releases/download/0.18.0/plugin.wasm", "https://github.com/dprint/dprint-plugin-markdown/releases/download/0.18.0/plugin.wasm",
"https://github.com/dprint/dprint-plugin-toml/releases/download/0.7.0/plugin.wasm" "https://github.com/dprint/dprint-plugin-toml/releases/download/0.7.0/plugin.wasm"
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- name: Setup | Checkout - name: Setup | Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Docs | Format - name: Docs | Format
uses: dprint/check@v2.2 uses: dprint/check@v2.3
# Validate preset files # Validate preset files
taplo: taplo: