Skip to content

Bump typedoc from 0.21.4 to 0.25.3 #51

Bump typedoc from 0.21.4 to 0.25.3

Bump typedoc from 0.21.4 to 0.25.3 #51

Workflow file for this run

name: automerge
'on':
- pull_request
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.DEPENDABOT_AUTOMERGE_GITHUB_TOKEN }}