mirror of
https://github.com/starship/starship.git
synced 2024-11-22 16:23:17 +01:00
build(deps): update dprint plugins
This commit is contained in:
parent
e03b113111
commit
fc531e75b0
@ -41,7 +41,7 @@
|
|||||||
"target/"
|
"target/"
|
||||||
],
|
],
|
||||||
"plugins": [
|
"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-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-markdown/releases/download/0.15.2/plugin.wasm",
|
||||||
"https://github.com/dprint/dprint-plugin-toml/releases/download/0.5.4/plugin.wasm"
|
"https://github.com/dprint/dprint-plugin-toml/releases/download/0.5.4/plugin.wasm"
|
||||||
|
2
.github/workflows/format-workflow.yml
vendored
2
.github/workflows/format-workflow.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Setup | Checkout
|
- name: Setup | Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Docs | Format
|
- name: Docs | Format
|
||||||
uses: dprint/check@v2.1
|
uses: dprint/check@v2.2
|
||||||
|
|
||||||
# Validate preset files
|
# Validate preset files
|
||||||
taplo:
|
taplo:
|
||||||
|
Loading…
Reference in New Issue
Block a user