Skip to content

chore(deps): bump django from 5.0.4 to 5.0.6 #29

chore(deps): bump django from 5.0.4 to 5.0.6

chore(deps): bump django from 5.0.4 to 5.0.6 #29

Workflow file for this run

#SPDX-FileCopyrightText: 2023 Birger Schacht
#SPDX-License-Identifier: MIT
name: Run ruff Linter
on: [push, pull_request]
jobs:
ruff:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/[email protected]
with:
src: "."
options: "format --check"