Skip to content

build(deps-dev): Bump @npmcli/arborist from 9.1.6 to 9.1.7 (#1203) #189

build(deps-dev): Bump @npmcli/arborist from 9.1.6 to 9.1.7 (#1203)

build(deps-dev): Bump @npmcli/arborist from 9.1.6 to 9.1.7 (#1203) #189

Workflow file for this run

name: Commit Message Linting
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6.2.1