Skip to content

chore(deps): bump @babel/core from 7.24.1 to 7.24.3 #925

chore(deps): bump @babel/core from 7.24.1 to 7.24.3

chore(deps): bump @babel/core from 7.24.1 to 7.24.3 #925

Workflow file for this run

name: Auto-Merge PR
on:
pull_request_target:
jobs:
dependabot:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}