Skip to content

chore(deps): update pre-commit hook compilerla/conventional-pre-commit to v3.4.0 #14

chore(deps): update pre-commit hook compilerla/conventional-pre-commit to v3.4.0

chore(deps): update pre-commit hook compilerla/conventional-pre-commit to v3.4.0 #14

Workflow file for this run

name: linters
on:
pull_request:
branches: [ '*' ]
push:
branches:
- "main"
permissions:
contents: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: wagoid/commitlint-github-action@v6
with:
configFile: .commitlintrc.mjs