Skip to content

fix(deps): update dependency vite to v6.0.9 [security] #152

fix(deps): update dependency vite to v6.0.9 [security]

fix(deps): update dependency vite to v6.0.9 [security] #152

Workflow file for this run

name: "Check formatting"
on:
push:
jobs:
check_formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
- run: pnpm install
- run: pnpm run lint