Skip to content

chore(deps-dev): bump @commitlint/cli from 17.0.3 to 18.2.0 #247

chore(deps-dev): bump @commitlint/cli from 17.0.3 to 18.2.0

chore(deps-dev): bump @commitlint/cli from 17.0.3 to 18.2.0 #247

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