Skip to content

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.1 #4415

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.1

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.1 #4415

Workflow file for this run

name: Auto Approval
on: pull_request_target
jobs:
auto-approve-dependabot:
runs-on: ubuntu-latest
steps:
- name: Approve Dependabot updates
uses: hmarr/[email protected]
if: github.actor == 'dependabot[bot]'
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"