Skip to content

chore(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0 #107

chore(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0

chore(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0 #107

Workflow file for this run

name: commitlint
on:
push:
branches:
- master
pull_request: {}
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5