Skip to content

feat(proxy): add httpProxy and httpsProxy in the options of the addProxyToClient function #20

feat(proxy): add httpProxy and httpsProxy in the options of the addProxyToClient function

feat(proxy): add httpProxy and httpsProxy in the options of the addProxyToClient function #20

Workflow file for this run

name: Dependabot auto-merge
on: pull_request_target
permissions:
pull-requests: write
contents: write
jobs:
dependabot:
uses: ryansonshine/ryansonshine/.github/workflows/automerge.yml@main
secrets:
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}