Skip to content

Bump eslint-plugin-jsdoc from 48.2.4 to 48.2.5 #1315

Bump eslint-plugin-jsdoc from 48.2.4 to 48.2.5

Bump eslint-plugin-jsdoc from 48.2.4 to 48.2.5 #1315

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