Skip to content

chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.1 in the development group #609

chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.1 in the development group

chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.1 in the development group #609

Workflow file for this run

name: Dependabot auto-approve
on: pull_request
jobs:
dependabot:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Auto-merge minor and patch updates
uses: fastify/github-action-merge-dependabot@v3
with:
use-github-auto-merge: true