Skip to content

fix(deps): update dependency clsx to v2 (#1300) #1213

fix(deps): update dependency clsx to v2 (#1300)

fix(deps): update dependency clsx to v2 (#1300) #1213

Workflow file for this run

name: Commit
on:
push:
jobs:
commitlint:
runs-on: ubuntu-latest
name: commitlint
steps:
- name: Checkout the repository
uses: actions/checkout@v5
with:
fetch-depth: 0
- name: Run commitlint
uses: wagoid/commitlint-github-action@v6