Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Bump typescript from 5.4.5 to 5.5.3 #390

Bump typescript from 5.4.5 to 5.5.3

Bump typescript from 5.4.5 to 5.5.3 #390

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