Skip to content

Bump vite from 4.4.11 to 4.5.3 in /web #80

Bump vite from 4.4.11 to 4.5.3 in /web

Bump vite from 4.4.11 to 4.5.3 in /web #80

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