Skip to content

fix(deps): bump lru-cache from 11.2.4 to 11.2.5 #811

fix(deps): bump lru-cache from 11.2.4 to 11.2.5

fix(deps): bump lru-cache from 11.2.4 to 11.2.5 #811

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