Skip to content

build(deps): bump @eslint/plugin-kit from 0.2.7 to 0.2.8 in /tools/eslint in the npm_and_yarn group across 1 directory #1

build(deps): bump @eslint/plugin-kit from 0.2.7 to 0.2.8 in /tools/eslint in the npm_and_yarn group across 1 directory

build(deps): bump @eslint/plugin-kit from 0.2.7 to 0.2.8 in /tools/eslint in the npm_and_yarn group across 1 directory #1

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened]
permissions:
contents: read
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: nodejs/node-pr-labeler@d4cf1b8b9f23189c37917000e5e17e796c770a6b # v1
with:
repo-token: ${{ secrets.GH_USER_TOKEN }}
configuration-path: .github/label-pr-config.yml