Skip to content

chore(deps): bump vite from 6.2.1 to 6.2.3 #24

chore(deps): bump vite from 6.2.1 to 6.2.3

chore(deps): bump vite from 6.2.1 to 6.2.3 #24

Workflow file for this run

name: autofix.ci # needed to securely identify the workflow
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
fix:
name: Run automated fix
uses: prettier/shared-workflows/.github/workflows/automated-fix.yml@main
permissions: {}
with:
repository: prettier/angular-estree-parser