Skip to content

chore(deps-dev): bump lefthook from 1.6.21 to 1.6.22 #5

chore(deps-dev): bump lefthook from 1.6.21 to 1.6.22

chore(deps-dev): bump lefthook from 1.6.21 to 1.6.22 #5

name: Auto-merge Dependabot PRs
on: pull_request
jobs:
auto-merge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
command: squash and merge
target: patch