Skip to content

build(deps): bump aiohttp from 3.9.1 to 3.10.3 #346

build(deps): bump aiohttp from 3.9.1 to 3.10.3

build(deps): bump aiohttp from 3.9.1 to 3.10.3 #346

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
pre-commit:
uses: divkix/reusable-workflows/.github/workflows/pre-commit.yml@main

Check failure on line 11 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "divkix/reusable-workflows/.github/workflows/pre-commit.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
automerge-dependabot-pr:
needs: pre-commit
uses: divkix/reusable-workflows/.github/workflows/automerge-dependabot-pr.yml@main