Skip to content

build(deps): bump io.ktor:ktor-client-core from 3.4.0 to 3.4.2 #685

build(deps): bump io.ktor:ktor-client-core from 3.4.0 to 3.4.2

build(deps): bump io.ktor:ktor-client-core from 3.4.0 to 3.4.2 #685

Workflow file for this run

name: Code linting
on:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/setup-python@v6
- uses: pre-commit/action@v3.0.1