Skip to content

build(deps-dev): update black requirement from ^25.1.0 to ^26.1.0 #342

build(deps-dev): update black requirement from ^25.1.0 to ^26.1.0

build(deps-dev): update black requirement from ^25.1.0 to ^26.1.0 #342

name: Auto Assign Pull Request Author
on:
pull_request:
types: [opened]
jobs:
assign:
if: github.actor != 'dependabot[bot]'
name: Assign author to PR
runs-on: ubuntu-latest
steps:
- name: Assign author to PR
uses: technote-space/assign-author@v1