Skip to content

chore(deps): bump @web3modal/ui from 4.1.11 to 5.1.10 #6501

chore(deps): bump @web3modal/ui from 4.1.11 to 5.1.10

chore(deps): bump @web3modal/ui from 4.1.11 to 5.1.10 #6501

name: Auto Approve PR
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
auto-approve:
if: github.event.pull_request.draft == false && github.actor == 'dependabot[bot]'
runs-on: [arc-runner-set]
permissions:
pull-requests: write
steps:
- uses: hmarr/auto-approve-action@v4