Skip to content

deps: Bump lodash from 4.17.23 to 4.18.1 #1142

deps: Bump lodash from 4.17.23 to 4.18.1

deps: Bump lodash from 4.17.23 to 4.18.1 #1142

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@v6
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6
with:
configFile: .commitlintrc.mjs