Skip to content

Add tox-uv to dependencies #509

Add tox-uv to dependencies

Add tox-uv to dependencies #509

Workflow file for this run

---
name: Linting
on:
push:
branches:
- main
- renovate/**
pull_request:
jobs:
linting:
runs-on: ubuntu-latest
steps:
# yamllint disable-line rule:line-length
- uses: paddyroddy/.github/actions/linting@6945dc7543c02201ffb88ace2286439798acbda8 # v0
with:
pre-commit-config: ./.pre-commit-config.yaml