Skip to content

chore(deps-dev): bump @types/node from 18.19.69 to 18.19.70 in the development group #606

chore(deps-dev): bump @types/node from 18.19.69 to 18.19.70 in the development group

chore(deps-dev): bump @types/node from 18.19.69 to 18.19.70 in the development group #606

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