Skip to content

build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.0.0 to 8.16.0 #2781

build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.0.0 to 8.16.0

build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.0.0 to 8.16.0 #2781

Workflow file for this run

name: Git
on: pull_request
jobs:
commitlint:
name: Conventional Commits
if: github.actor != 'dependabot[bot]'
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run commitlint
uses: wagoid/[email protected]
with:
configFile: .commitlintrc.json