Skip to content

chore(deps): bump katex from 0.16.9 to 0.16.10 in /docs #666

chore(deps): bump katex from 0.16.9 to 0.16.10 in /docs

chore(deps): bump katex from 0.16.9 to 0.16.10 in /docs #666

Workflow file for this run

name: Commitlint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v1
- uses: wagoid/commitlint-github-action@v1.2.1
with:
configFile: '.commitlintrc.json'