Skip to content

Bump eslint-plugin-unicorn from 39.0.0 to 52.0.0 #579

Bump eslint-plugin-unicorn from 39.0.0 to 52.0.0

Bump eslint-plugin-unicorn from 39.0.0 to 52.0.0 #579

Workflow file for this run

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