Skip to content

build(deps): bump pydantic from 2.8.0 to 2.9.2 #382

build(deps): bump pydantic from 2.8.0 to 2.9.2

build(deps): bump pydantic from 2.8.0 to 2.9.2 #382

Workflow file for this run

name: MegaLinter
on:
pull_request:
branches: [ main ]
jobs:
megalinter:
uses: lars-reimann/.github/.github/workflows/megalinter-reusable.yml@main
permissions:
contents: write
issues: write
pull-requests: write
secrets:
PAT: ${{ secrets.PAT }}