Skip to content

build(deps): update pydantic requirement from ^2.7.1 to ^2.13.0 #403

build(deps): update pydantic requirement from ^2.7.1 to ^2.13.0

build(deps): update pydantic requirement from ^2.7.1 to ^2.13.0 #403

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