Skip to content

Bump @typescript-eslint/eslint-plugin from 6.21.0 to 8.8.0 #890

Bump @typescript-eslint/eslint-plugin from 6.21.0 to 8.8.0

Bump @typescript-eslint/eslint-plugin from 6.21.0 to 8.8.0 #890

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thank you for contributing to this project, we will get back to you on this issue as soon as possible."
pr-message: "Thank you for opening this PR, we will review it as soon as possible. Your contribution is highly valued."