Skip to content

chore: Bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.2 #338

chore: Bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.2

chore: Bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.2 #338

Workflow file for this run

name: Auto Approve
on: pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'dependabot[bot]'
steps:
- uses: hmarr/[email protected]
with:
github-token: ${{ secrets.AUTO_APPROVE_TOKEN }}