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

Bump eslint-plugin-react-refresh from 0.4.5 to 0.4.6 #233

Bump eslint-plugin-react-refresh from 0.4.5 to 0.4.6

Bump eslint-plugin-react-refresh from 0.4.5 to 0.4.6 #233

Workflow file for this run

name: Auto Merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
name: Auto Merge
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}