Skip to content

build(deps): bump aiohttp from 3.10.10 to 3.10.11 in /agenta-backend #2293

build(deps): bump aiohttp from 3.10.10 to 3.10.11 in /agenta-backend

build(deps): bump aiohttp from 3.10.10 to 3.10.11 in /agenta-backend #2293

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]