Skip to content

Bump peer dependency range of react #225

Bump peer dependency range of react

Bump peer dependency range of react #225

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