Skip to content

chore(deps-dev): bump eslint-plugin-jest from 26.5.3 to 27.9.0 #231

chore(deps-dev): bump eslint-plugin-jest from 26.5.3 to 27.9.0

chore(deps-dev): bump eslint-plugin-jest from 26.5.3 to 27.9.0 #231

Workflow file for this run

name: commitlint
on:
pull_request:
types:
- edited
- opened
- synchronize
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
cache: yarn
node-version-file: .node-version
- run: yarn install
- uses: JulienKode/[email protected]
with:
configuration-path: .commitlintrc.json