Skip to content

fix(deps): bump lru-cache from 11.3.0 to 11.3.5 #838

fix(deps): bump lru-cache from 11.3.0 to 11.3.5

fix(deps): bump lru-cache from 11.3.0 to 11.3.5 #838

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