Skip to content

chore(deps-dev): bump vitest from 2.1.1 to 2.1.4 #739

chore(deps-dev): bump vitest from 2.1.1 to 2.1.4

chore(deps-dev): bump vitest from 2.1.1 to 2.1.4 #739

Workflow file for this run

name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/[email protected]
with:
config: .github/auto-merge.yml
command: 'squash and merge'
github-token: ${{ secrets.AUTO_MERGE_TOKEN }}