Skip to content

build(deps-dev): bump @commitlint/cli from 18.1.0 to 18.2.0 #470

build(deps-dev): bump @commitlint/cli from 18.1.0 to 18.2.0

build(deps-dev): bump @commitlint/cli from 18.1.0 to 18.2.0 #470

Workflow file for this run

name: automerge
on:
pull_request:
types:
- labeled
- unlabeled
- synchronize
- opened
- edited
- ready_for_review
- reopened
- unlocked
pull_request_review:
types:
- submitted
check_suite:
types:
- completed
status: {}
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- name: automerge
uses: pascalgn/automerge-action@v0.15.6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MERGE_LABELS: 'dependencies'