Skip to content

Bump pydantic from 2.9.2 to 2.10.3 #954

Bump pydantic from 2.9.2 to 2.10.3

Bump pydantic from 2.9.2 to 2.10.3 #954

Workflow file for this run

name: Run linters
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
linters:
uses: fizyk/actions-reuse/.github/workflows/[email protected]
with:
mypy: true
black: true
ruff: true