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

This commit is contained in:
renovate[bot] 2023-07-10 19:48:30 +00:00
parent c0fee510d8
commit 9bbc7b469d
1 changed files with 1 additions and 1 deletions

View File

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