8000 build(deps): bump django in the pip group across 1 directory · simplecto/django-reference-implementation@eff281c · GitHub
[go: up one dir, main page]

Skip to content

build(deps): bump django from 5.2.5 to 5.2.7 in the pip group across 1 directory #383

build(deps): bump django from 5.2.5 to 5.2.7 in the pip group across 1 directory

build(deps): bump django from 5.2.5 to 5.2.7 in the pip group across 1 directory #383

Workflow file for this run

name: Ruff
on: [push, pull_request, workflow_call]
permissions:
contents: read
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v3
0