Skip to content

Bump pydantic from 1.10.13 to 2.7.1 in /agenta-cli #904

Bump pydantic from 1.10.13 to 2.7.1 in /agenta-cli

Bump pydantic from 1.10.13 to 2.7.1 in /agenta-cli #904

name: Check Python Code - Black
on:
pull_request:
paths:
- "agenta-backend/**"
- "agenta-cli/**"
- "examples/**"
jobs:
linter_name:
name: runner / black check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/[email protected]