Skip to content

build(deps): bump the python-dependencies group with 6 updates (#219) #443

build(deps): bump the python-dependencies group with 6 updates (#219)

build(deps): bump the python-dependencies group with 6 updates (#219) #443

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
with:
persist-credentials: false
- uses: astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # v7.0.0
- name: lint
run: make lint