Skip to content

chore(deps): bump commander from 10.0.1 to 12.0.0 #333

chore(deps): bump commander from 10.0.1 to 12.0.0

chore(deps): bump commander from 10.0.1 to 12.0.0 #333

name: dependabot-auto-merge
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
# needs push access to repo
github-token: ${{ secrets.DEPENDABOT_AUTOMERGE_PUSH_TOKEN }}
command: "squash and merge"