Skip to content

chore(deps-dev): bump vite from 4.4.6 to 4.4.7 #4145

chore(deps-dev): bump vite from 4.4.6 to 4.4.7

chore(deps-dev): bump vite from 4.4.6 to 4.4.7 #4145

Workflow file for this run

name: Lint Commit Messages
on:
pull_request:
jobs:
commitlint:
if: ${{ github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5.4.3