Skip to content

deps(dev): bump eslint-config-next from 14.2.16 to 15.0.1 in /docs #210

deps(dev): bump eslint-config-next from 14.2.16 to 15.0.1 in /docs

deps(dev): bump eslint-config-next from 14.2.16 to 15.0.1 in /docs #210

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"