Skip to content

Bump next from 15.1.0 to 15.1.1 in the development-dependencies group #664

Bump next from 15.1.0 to 15.1.1 in the development-dependencies group

Bump next from 15.1.0 to 15.1.1 in the development-dependencies group #664

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