Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Bump @urql/exchange-auth from 1.0.0 to 2.1.6 #63

Bump @urql/exchange-auth from 1.0.0 to 2.1.6

Bump @urql/exchange-auth from 1.0.0 to 2.1.6 #63

Workflow file for this run

name: Auto approve dependabot
on: pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'dependabot[bot]'
steps:
- uses: hmarr/auto-approve-action@v3