Skip to content

chore(deps): bump validator from 13.11.0 to 13.15.26 #674

chore(deps): bump validator from 13.11.0 to 13.15.26

chore(deps): bump validator from 13.11.0 to 13.15.26 #674

Workflow file for this run

name: Commitlint
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ./.github/workflows/actions/setup-node
- run: echo "${{ github.event.pull_request.title }}" | yarn commitlint --verbose