Skip to content

Bump @babel/traverse from 7.17.10 to 7.24.7 in the npm_and_yarn group #4

Bump @babel/traverse from 7.17.10 to 7.24.7 in the npm_and_yarn group

Bump @babel/traverse from 7.17.10 to 7.24.7 in the npm_and_yarn group #4

name: Dependabot auto merge
on:
pull_request:
jobs:
dependabot-auto-merge:
name: 'Dependabot auto merge'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.READ_AND_WRITE_TOKEN }}