Skip to content

pip: bump beautifulsoup4 from 4.14.2 to 4.14.3 (#210) #175

pip: bump beautifulsoup4 from 4.14.2 to 4.14.3 (#210)

pip: bump beautifulsoup4 from 4.14.2 to 4.14.3 (#210) #175

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
env:
FORCE_COLOR: 1
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
persist-credentials: false
- uses: actions/[email protected]
with:
python-version: "3.x"
- uses: tox-dev/action-pre-commit-uv@v1