Skip to content

chore(dev): bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.10.0 #2124

chore(dev): bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.10.0

chore(dev): bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.10.0 #2124

name: Auto Merge Dependency Updates
on:
- pull_request_target
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: tjenkinson/gh-action-auto-merge-dependency-updates@v1
with:
allowed-actors: dependabot[bot]
allowed-update-types: devDependencies:minor, devDependencies:patch, dependencies:minor, dependencies:patch
merge-method: squash
repo-token: ${{ secrets.PAT }}