Skip to content

Bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.9.1 #261

Bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.9.1

Bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.9.1 #261

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v4
env:
GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}