Skip to content

chore(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 #125

chore(deps): bump fast-xml-parser from 4.4.0 to 4.4.1

chore(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 #125

Workflow file for this run

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