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

Bump vite from 4.5.0 to 5.2.6 #259

Bump vite from 4.5.0 to 5.2.6

Bump vite from 4.5.0 to 5.2.6 #259

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 }}