Skip to content

fix: package.json & yarn.lock to reduce vulnerabilities #723

fix: package.json & yarn.lock to reduce vulnerabilities

fix: package.json & yarn.lock to reduce vulnerabilities #723

name: CI Dependencies
on: [push, pull_request]
jobs:
automerge:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: fastify/github-action-merge-dependabot@v2.1.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
target: minor