Skip to content

chore(deps-dev): bump vite from 7.0.4 to 7.0.5 #1828

chore(deps-dev): bump vite from 7.0.4 to 7.0.5

chore(deps-dev): bump vite from 7.0.4 to 7.0.5 #1828

name: Conventional Commit
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
- edited
jobs:
validate-pr-title:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Ensure PR Title Conforms To Conventional Commit Message
uses: ytanikin/[email protected]
with:
## cspell:words prefeature
task_types: '["feature","prefeature","fix","docs","tests","build","ci","refactor","chore","revert","linter","types","style"]'