Skip to content

chore: bump @commitlint/cli from 19.5.0 to 19.6.0 #1669

chore: bump @commitlint/cli from 19.5.0 to 19.6.0

chore: bump @commitlint/cli from 19.5.0 to 19.6.0 #1669

Workflow file for this run

name: 'dependabot approve-and-request-merge'
on: pull_request_target
jobs:
worker:
permissions:
contents: write
id-token: write
pull-requests: write
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: contentful/github-auto-merge@v2
with:
VAULT_URL: ${{ secrets.VAULT_URL }}