Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

chore(deps-dev): bump eslint-plugin-react from 7.32.0 to 7.33.0 #600

chore(deps-dev): bump eslint-plugin-react from 7.32.0 to 7.33.0

chore(deps-dev): bump eslint-plugin-react from 7.32.0 to 7.33.0 #600

---
name: 'Reviewer lottery'
on:
pull_request_target:
jobs:
dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- uses: actions/checkout@v3
- uses: uesteibar/reviewer-lottery@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}