Skip to content

chore(deps): bump djangorestframework from 3.15.1 to 3.15.2 #645

chore(deps): bump djangorestframework from 3.15.1 to 3.15.2

chore(deps): bump djangorestframework from 3.15.1 to 3.15.2 #645

Workflow file for this run

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