Skip to content

Bump aiohttp from 3.9.5 to 3.10.2 in /packages/example_extensions/aio_http_server_python in the pip group across 1 directory #1

Bump aiohttp from 3.9.5 to 3.10.2 in /packages/example_extensions/aio_http_server_python in the pip group across 1 directory

Bump aiohttp from 3.9.5 to 3.10.2 in /packages/example_extensions/aio_http_server_python in the pip group across 1 directory #1

Workflow file for this run

name: pr-name-linter
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install Dependencies
run: npm install @commitlint/config-conventional
- uses: JulienKode/[email protected]