Skip to content

chore(deps): bump ws, socket.io-client and socket.io #150

chore(deps): bump ws, socket.io-client and socket.io

chore(deps): bump ws, socket.io-client and socket.io #150

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6
with:
configFile: commitlint.config.cjs