Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

chore(deps-dev): bump babel-loader from 8.3.0 to 8.4.1 #173

chore(deps-dev): bump babel-loader from 8.3.0 to 8.4.1

chore(deps-dev): bump babel-loader from 8.3.0 to 8.4.1 #173

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