Skip to content

chore(deps): bump @types/npmcli__arborist from 5.6.11 to 6.3.0 #889

chore(deps): bump @types/npmcli__arborist from 5.6.11 to 6.3.0

chore(deps): bump @types/npmcli__arborist from 5.6.11 to 6.3.0 #889

Workflow file for this run

name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/[email protected]
with:
config: .github/auto-merge.yml
command: 'squash and merge'
github-token: ${{ secrets.AUTO_MERGE_TOKEN }}