Skip to content

build(deps-dev): bump esmock from 2.6.7 to 2.6.9 #762

build(deps-dev): bump esmock from 2.6.7 to 2.6.9

build(deps-dev): bump esmock from 2.6.7 to 2.6.9 #762

Workflow file for this run

name: Commit Message Linting
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6
with:
configFile: .commitlintrc.mjs