Skip to content

Bump monolog/monolog from 2.9.2 to 3.7.0 #215

Bump monolog/monolog from 2.9.2 to 3.7.0

Bump monolog/monolog from 2.9.2 to 3.7.0 #215

name: Dependabot 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: patch
github-token: ${{ secrets.TOKEN }}