Skip to content

build(deps-dev): bump @types/ansi-styles from 4.2.0 to 4.2.4 #1106

build(deps-dev): bump @types/ansi-styles from 4.2.0 to 4.2.4

build(deps-dev): bump @types/ansi-styles from 4.2.0 to 4.2.4 #1106

Workflow file for this run

name: Synchronize
on:
pull_request_target:
types: [opened, synchronize, reopened, ready_for_review, locked]
jobs:
labels:
name: Pull Request Labeler
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: '.github/labeler.yml'
sync-labels: true