Skip to content

chore(deps): bump pygments from 2.10.0 to 2.15.0 #83

chore(deps): bump pygments from 2.10.0 to 2.15.0

chore(deps): bump pygments from 2.10.0 to 2.15.0 #83

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/pr-labeler.yml"
sync-labels: false