Skip to content

chore(deps-dev): bump @movable/eslint-config from 0.6.12 to 3.0.0 #194

chore(deps-dev): bump @movable/eslint-config from 0.6.12 to 3.0.0

chore(deps-dev): bump @movable/eslint-config from 0.6.12 to 3.0.0 #194

Workflow file for this run

name: Auto-Merge PR
on:
pull_request_target:
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.PERSONAL_ACCESS_TOKEN }}