Skip to content

Bump micromatch from 4.0.5 to 4.0.8 #1372

Bump micromatch from 4.0.5 to 4.0.8

Bump micromatch from 4.0.5 to 4.0.8 #1372

name: Dependabot Auto-merge
on:
pull_request:
types:
- opened
permissions:
contents: write
pull-requests: write
jobs:
auto_merge:
name: Auto-merge
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: fastify/github-action-merge-dependabot@v3
with:
use-github-auto-merge: true