Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.7.4 #620

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.7.4

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.7.4 #620

Workflow file for this run

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