Skip to content

build(deps-dev): Bump vitest from 0.34.4 to 3.0.5 #343

build(deps-dev): Bump vitest from 0.34.4 to 3.0.5

build(deps-dev): Bump vitest from 0.34.4 to 3.0.5 #343

Workflow file for this run

name: Pre-commit
on: [pull_request]
jobs:
prettier:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]
with:
extra_args: --all-files