Skip to content

Bump typescript from 5.1.6 to 5.2.2 #400

Bump typescript from 5.1.6 to 5.2.2

Bump typescript from 5.1.6 to 5.2.2 #400

Workflow file for this run

name: AutoMerge 🤖
on:
push:
branches: [main]
pull_request:
types: [opened, reopened, synchronize]
jobs:
dependabot-auto-merge:
runs-on: ubuntu-latest
name: Approve and ask for merge
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: 🔬 Auto merge
uses: fewlinesco/[email protected]
with:
github-token: ${{ secrets.GH_PAT }}
reviewers: Meyclem Fenntasy