Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Bump vitest from 0.34.6 to 1.2.2 #31

Bump vitest from 0.34.6 to 1.2.2

Bump vitest from 0.34.6 to 1.2.2 #31

Workflow file for this run

name: Auto Merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
name: Auto Merge
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}