Skip to content

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.9.1 #809

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.9.1

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.9.1 #809

Workflow file for this run

name: PR Labeler
on: pull_request
jobs:
labelPR:
name: Label PR With Repo(s)
runs-on: ubuntu-latest
steps:
- name: Label PRs
uses: tinkurlab/monorepo-pr-labeler-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BASE_DIRS: "apps|libs|spring-boot-apps|tools"