Skip to content

chore(deps): bump fastapi from 0.114.0 to 0.114.1 in /agenta-cli #1672

chore(deps): bump fastapi from 0.114.0 to 0.114.1 in /agenta-cli

chore(deps): bump fastapi from 0.114.0 to 0.114.1 in /agenta-cli #1672

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