Skip to content

chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.1 #55

chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.1

chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.1 #55

Workflow file for this run

name: (deps) Automatic PR merge
on: pull_request_target
jobs:
auto-merge:
if: ${{ github.actor == 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ahmadnassri/[email protected]
with:
target: patch
github-token: ${{secrets.PAT_RELEASE_KARL}}