Skip to content

build(deps-dev): bump jupyterlab from 4.0.2 to 4.0.6 #7

build(deps-dev): bump jupyterlab from 4.0.2 to 4.0.6

build(deps-dev): bump jupyterlab from 4.0.2 to 4.0.6 #7

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