Skip to content

chore(deps-dev): bump @release-it/conventional-changelog from 4.3.0 to 8.0.1 #256

chore(deps-dev): bump @release-it/conventional-changelog from 4.3.0 to 8.0.1

chore(deps-dev): bump @release-it/conventional-changelog from 4.3.0 to 8.0.1 #256

Workflow file for this run

name: Commit Lint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v1