Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

build(deps): Bump the ui-deps group in /src/ui with 10 updates #1919

build(deps): Bump the ui-deps group in /src/ui with 10 updates

build(deps): Bump the ui-deps group in /src/ui with 10 updates #1919

Workflow file for this run

name: Lint Commits
on: pull_request
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: npm install --save-dev @vidavidorra/commitlint-config
- uses: wagoid/[email protected]
env:
NODE_PATH: ${{ github.workspace }}/node_modules