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-config-prettier from 9.0.0 to 9.1.0 #772

chore(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0

chore(deps-dev): bump eslint-config-prettier from 9.0.0 to 9.1.0 #772

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