Skip to content

build(deps): bump @babel/plugin-transform-spread from 7.25.7 to 7.25.9 #2960

build(deps): bump @babel/plugin-transform-spread from 7.25.7 to 7.25.9

build(deps): bump @babel/plugin-transform-spread from 7.25.7 to 7.25.9 #2960

name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
if: startsWith(github.head_ref, 'dependabot/')
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.AUTO_MERGE_TOKEN }}