Skip to content

chore(deps-dev): bump vitest from 1.5.0 to 1.6.0 #2423

chore(deps-dev): bump vitest from 1.5.0 to 1.6.0

chore(deps-dev): bump vitest from 1.5.0 to 1.6.0 #2423

Workflow file for this run

name: Check for typos
on: [pull_request]
jobs:
check-for-typos:
runs-on: [taiko-runner]
steps:
- name: Checkout the repository
uses: actions/checkout@v4
- name: Check for typos
uses: crate-ci/typos@master
with:
config: ${{github.workspace}}/.github/_typos.toml