Skip to content

Bump pdfkit from 0.14.0 to 0.15.0 #46

Bump pdfkit from 0.14.0 to 0.15.0

Bump pdfkit from 0.14.0 to 0.15.0 #46

name: Dependabot auto approve
on: pull_request_target
jobs:
auto-aprove:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
steps:
- uses: hmarr/auto-approve-action@v3
with:
review-message: "Auto approved automated PR"