Skip to content

Bump eslint from 8.57.1 to 9.15.0 #81

Bump eslint from 8.57.1 to 9.15.0

Bump eslint from 8.57.1 to 9.15.0 #81

name: Dependabot auto approve
on: pull_request_target
jobs:
auto-aprove:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
steps:
- uses: hmarr/auto-approve-action@v3
with:
review-message: "Auto approved automated PR"