Skip to content

chore(deps-dev): bump eslint from 9.6.0 to 9.7.0 in the dev-dependencies group #8

chore(deps-dev): bump eslint from 9.6.0 to 9.7.0 in the dev-dependencies group

chore(deps-dev): bump eslint from 9.6.0 to 9.7.0 in the dev-dependencies group #8

Workflow file for this run

name: Auto-assign reviewers for Dependabot PRs
on:
pull_request_target:
types: [opened, reopened]
jobs:
assign-reviewers:
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
runs-on: ubuntu-latest
steps:
- name: Assign reviewers
uses: kentaro-m/[email protected]