Skip to content

[npm](deps-dev): Bump vite from 6.0.6 to 6.0.7 in /react in the dev-deps group #433

[npm](deps-dev): Bump vite from 6.0.6 to 6.0.7 in /react in the dev-deps group

[npm](deps-dev): Bump vite from 6.0.6 to 6.0.7 in /react in the dev-deps group #433

Workflow file for this run

name: Auto approve
on: pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-24.04
permissions:
pull-requests: write
if: github.actor == 'dependabot[bot]'
steps:
- uses: hmarr/auto-approve-action@v4
with:
github-token: ${{ secrets.APPROVAL_TOKEN }}