Skip to content

build(deps-dev): Bump @commitlint/cli from 16.1.0 to 19.6.1 #486

build(deps-dev): Bump @commitlint/cli from 16.1.0 to 19.6.1

build(deps-dev): Bump @commitlint/cli from 16.1.0 to 19.6.1 #486

Workflow file for this run

name: Auto merge dependencies
on:
pull_request:
branches:
- dependabot_develop
paths:
- yarn.lock
- package.json
jobs:
automerge:
if: ${{ github.actor == 'dependabot[bot]' }}
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write
steps:
- uses: fastify/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
target: minor