Skip to content

build(deps-dev): bump @carbon/charts-svelte from 1.14.3 to 1.14.5 #592

build(deps-dev): bump @carbon/charts-svelte from 1.14.3 to 1.14.5

build(deps-dev): bump @carbon/charts-svelte from 1.14.3 to 1.14.5 #592

Workflow file for this run

# © 2023 Doriel Rivalet
# Use of this source code is governed by a MIT license that can be
# found in the LICENSE file.
name: Check files with Prettier
on:
push:
pull_request:
jobs:
run-prettier:
runs-on: ubuntu-latest
name: Run prettier
steps:
- uses: actions/checkout@v4
- uses: actionsx/prettier@v3
with:
args: --check .