Skip to content

Bump pytest from 8.3.5 to 9.0.3 in /.github/workflows #184

Bump pytest from 8.3.5 to 9.0.3 in /.github/workflows

Bump pytest from 8.3.5 to 9.0.3 in /.github/workflows #184

Workflow file for this run

name: Pre-Commit Checks
on:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/action@v3.0.1