mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build(deps): update dprint plugins
This commit is contained in:
+1
-1
@@ -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"
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user