Skip to content

⬆ Bump the pip group in /backend with 2 updates #284

⬆ Bump the pip group in /backend with 2 updates

⬆ Bump the pip group in /backend with 2 updates #284

Workflow file for this run

name: pre-commit
on:
push:
branches: [dev]
pull_request:
branches: [dev, main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/action@v3.0.1