Skip to content

Bump pydantic from 2.7.4 to 2.8.2 #259

Bump pydantic from 2.7.4 to 2.8.2

Bump pydantic from 2.7.4 to 2.8.2 #259

Workflow file for this run

name: Check quality
on:
push:
branches:
- main
pull_request:
branches:
- main
concurrency:
group: lint-${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: eshwen/adrenaline/.github/workflows/[email protected]
with:
python-version: '3.10'
path: 'my_project/'