Skip to content

build(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0 #1804

build(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0

build(deps-dev): Bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0 #1804

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"