Skip to content

chore(deps-dev): bump @types/node from 18.0.0 to 20.11.16 #229

chore(deps-dev): bump @types/node from 18.0.0 to 20.11.16

chore(deps-dev): bump @types/node from 18.0.0 to 20.11.16 #229

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