Skip to content

chore(dev): bump @semantic-release/commit-analyzer from 10.0.4 to 11.1.0 #2122

chore(dev): bump @semantic-release/commit-analyzer from 10.0.4 to 11.1.0

chore(dev): bump @semantic-release/commit-analyzer from 10.0.4 to 11.1.0 #2122

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 }}