Skip to content

chore(deps-dev): bump eslint-plugin-jest from 26.8.7 to 28.6.0 #912

chore(deps-dev): bump eslint-plugin-jest from 26.8.7 to 28.6.0

chore(deps-dev): bump eslint-plugin-jest from 26.8.7 to 28.6.0 #912

Workflow file for this run

name: Merge PRs
on:
pull_request:
jobs:
automerge:
name: Auto Merge
if: ${{ github.actor == 'dependabot[bot]' }}
uses: XNXKTech/workflows/.github/workflows/dependabot-auto-merge.yml@main
secrets:
GH_TOKEN: ${{ secrets.DEPENDABOT_TOKEN }}