Skip to content

Bump pytest from 9.0.0 to 9.0.1 in the minor-and-patch group (#120) #62

Bump pytest from 9.0.0 to 9.0.1 in the minor-and-patch group (#120)

Bump pytest from 9.0.0 to 9.0.1 in the minor-and-patch group (#120) #62

Workflow file for this run

name: pre-commit
on:
push:
branches:
- "master"
pull_request:
branches:
- "*"
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]