Skip to content

chore(deps): bump minimatch from 3.1.2 to 3.1.3 #1356

chore(deps): bump minimatch from 3.1.2 to 3.1.3

chore(deps): bump minimatch from 3.1.2 to 3.1.3 #1356

Workflow file for this run

name: Commit
on:
push:
jobs:
commitlint:
runs-on: ubuntu-latest
name: commitlint
steps:
- name: Checkout the repository
uses: actions/checkout@v5
with:
fetch-depth: 0
- name: Run commitlint
uses: wagoid/commitlint-github-action@v6