1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-05-29 06:30:52 +00:00

build(deps): update dependency taplo-cli to 0.7.0

This commit is contained in:
renovate[bot] 2022-10-05 01:18:32 +00:00
parent 6c394c1ea9
commit 0557a7f347

View File

@ -24,7 +24,7 @@ jobs:
- name: Setup | Checkout
uses: actions/checkout@v3
- name: Install | Taplo
run: cargo install --debug --locked --version 0.6.3 taplo-cli
run: cargo install --debug --locked --version 0.7.0 taplo-cli
- name: Presets | Validate with schema
run: taplo lint --schema "file://${GITHUB_WORKSPACE}/.github/config-schema.json" docs/.vuepress/public/presets/toml/*.toml