Skip to content

build(deps): bump pydantic-settings from 2.8.1 to 2.9.1 #181

build(deps): bump pydantic-settings from 2.8.1 to 2.9.1

build(deps): bump pydantic-settings from 2.8.1 to 2.9.1 #181

Workflow file for this run

name: PR check
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- reopened
jobs:
pr-check:
runs-on: ubuntu-latest
steps:
- name: Check PR title
uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
wip: true