Skip to content

Bump eslint from 10.0.2 to 10.0.3 #931

Bump eslint from 10.0.2 to 10.0.3

Bump eslint from 10.0.2 to 10.0.3 #931

name: Dependabot Auto merge
on:
pull_request_target
jobs:
auto-merge:
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write
if: github.actor == 'dependabot[bot]'
steps:
- uses: fastify/github-action-merge-dependabot@v3.0.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}