Skip to content

Bump @typescript-eslint/parser from 7.1.1 to 7.2.0 #1396

Bump @typescript-eslint/parser from 7.1.1 to 7.2.0

Bump @typescript-eslint/parser from 7.1.1 to 7.2.0 #1396

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
name: Labeler
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true