Skip to content

chore(deps): update d3* and @types/d3*, and override d3-sankey and @types/d3-sankey #1840

chore(deps): update d3* and @types/d3*, and override d3-sankey and @types/d3-sankey

chore(deps): update d3* and @types/d3*, and override d3-sankey and @types/d3-sankey #1840

Workflow file for this run

name: Apply labels to PR
on:
pull_request_target:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- name: Label PR
uses: TimonVS/pr-labeler-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}