Skip to content

build(deps): bump typing-extensions from 4.10.0 to 4.11.0 #394

build(deps): bump typing-extensions from 4.10.0 to 4.11.0

build(deps): bump typing-extensions from 4.10.0 to 4.11.0 #394

Workflow file for this run

name: Label PRs
"on":
- pull_request
- issues
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"