1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-17 15:52:47 +00:00

build(deps): update dprint plugins

This commit is contained in:
renovate[bot] 2023-02-20 02:51:14 +00:00
parent e03b113111
commit fc531e75b0
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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: