Skip to content

Update dependency eslint-plugin-github to v5.0.2 #1999

Update dependency eslint-plugin-github to v5.0.2

Update dependency eslint-plugin-github to v5.0.2 #1999

Workflow file for this run

name: 'Auto merge'
on:
pull_request:
branches:
- main
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.DEPENDABOT_AUTO_MERGE_TOKEN }}