Skip to content

chore(deps-dev): bump pytest from 7.4.2 to 7.4.3 #176

chore(deps-dev): bump pytest from 7.4.2 to 7.4.3

chore(deps-dev): bump pytest from 7.4.2 to 7.4.3 #176

Workflow file for this run

---
name: pre-commit
on:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
with:
python-version: '3.8'
- run: pip install 'virtualenv<20.11.0'
- uses: pre-commit/[email protected]