Skip to content

Bump @types/node from 20.14.11 to 22.9.0 #429

Bump @types/node from 20.14.11 to 22.9.0

Bump @types/node from 20.14.11 to 22.9.0 #429

Workflow file for this run

name: PR Auto-merge
on: [pull_request_target]
jobs:
auto-merge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: actions/[email protected]
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.SECRET_GITHUB }}