Skip to content

build(deps-dev): bump prettier from 3.2.2 to 3.3.3 in the prettier group #5348

build(deps-dev): bump prettier from 3.2.2 to 3.3.3 in the prettier group

build(deps-dev): bump prettier from 3.2.2 to 3.3.3 in the prettier group #5348

Workflow file for this run

name: 'Pull Request Labeler'
on:
- pull_request_target
jobs:
label-pr:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: true # remove redundant labels after a change