Skip to content

build(deps-dev): bump typescript from 5.6.2 to 5.7.2 in /frontend #1476

build(deps-dev): bump typescript from 5.6.2 to 5.7.2 in /frontend

build(deps-dev): bump typescript from 5.6.2 to 5.7.2 in /frontend #1476

Workflow file for this run

# https://github.com/actions/labeler
name: Pull Request Labeler
on:
- pull_request_target
jobs:
triage:
if: github.repository == 'arc53/DocsGPT'
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true