Skip to content

chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 #100

chore(deps-dev): bump eslint from 8.56.0 to 8.57.0

chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 #100

Workflow file for this run

name: Auto approve
on: pull_request_target
jobs:
build:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: "github.actor == 'scriptsbot' && contains(github.event.pull_request.title, 'chore(master): release')"
steps:
- uses: hmarr/auto-approve-action@v3