Skip to content

chore(deps-dev): bump @sinclair/typebox from 0.34.5 to 0.34.7 in the development group #584

chore(deps-dev): bump @sinclair/typebox from 0.34.5 to 0.34.7 in the development group

chore(deps-dev): bump @sinclair/typebox from 0.34.5 to 0.34.7 in the development group #584

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