Skip to content

Bump axios from 1.5.0 to 1.6.0 #146

Bump axios from 1.5.0 to 1.6.0

Bump axios from 1.5.0 to 1.6.0 #146

Workflow file for this run

name: AutoDependabot
on:
pull_request:
push:
branches:
- beta
jobs:
automerge:
name: Auto-merge dependabot updates
runs-on: ubuntu-latest
steps:
- uses: mitto98/dependabot-automerge-action@master
with:
token: ${{ github.token }}
merge: true