Skip to content

chore(deps): bump engine.io and socket.io #1556

chore(deps): bump engine.io and socket.io

chore(deps): bump engine.io and socket.io #1556

name: Dependabot Auto Merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.AUTO_MERGE }}
command: 'squash and merge'