Skip to content

chore(dev): bump conventional-changelog-conventionalcommits from 6.1.0 to 7.0.2 #2080

chore(dev): bump conventional-changelog-conventionalcommits from 6.1.0 to 7.0.2

chore(dev): bump conventional-changelog-conventionalcommits from 6.1.0 to 7.0.2 #2080

name: Auto Merge Dependency Updates
on:
- pull_request_target
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: tjenkinson/gh-action-auto-merge-dependency-updates@v1
with:
allowed-actors: dependabot[bot]
allowed-update-types: devDependencies:minor, devDependencies:patch, dependencies:minor, dependencies:patch
merge-method: squash
repo-token: ${{ secrets.PAT }}