Skip to content

chore(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 #142

chore(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6

chore(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 #142

Workflow file for this run

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