Skip to content

Bump vite from 2.9.13 to 2.9.16 #55

Bump vite from 2.9.13 to 2.9.16

Bump vite from 2.9.13 to 2.9.16 #55

name: Dependabot
on: pull_request
permissions:
pull-requests: write
contents: write
jobs:
Auto-merge:
runs-on: ubuntu-latest
steps:
- uses: fastify/github-action-merge-dependabot@v3
with:
target: minor
github-token: ${{ secrets.DEPENDABOT_GITHUB_TOKEN }}
use-github-auto-merge: true