Skip to content

chore(deps-dev): bump eslint from 7.32.0 to 9.18.0 #179

chore(deps-dev): bump eslint from 7.32.0 to 9.18.0

chore(deps-dev): bump eslint from 7.32.0 to 9.18.0 #179

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
types: [assigned, opened, synchronize, reopened, edited, ready_for_review]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler-config.yml
sync-labels: true