Skip to content

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0 #4331

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0 #4331

Workflow file for this run

name: Lint Commit Messages
on:
pull_request:
jobs:
commitlint:
if: ${{ github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/[email protected]