Skip to content

chore(deps): update apis-core-rdf requirement from 0.34.1 to 0.35.0 #258

chore(deps): update apis-core-rdf requirement from 0.34.1 to 0.35.0

chore(deps): update apis-core-rdf requirement from 0.34.1 to 0.35.0 #258

Workflow file for this run

#SPDX-FileCopyrightText: 2024 Birger Schacht
#SPDX-License-Identifier: MIT
name: Run ruff formatter
on: [push, pull_request]
jobs:
ruff:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/poetry-ruff.yml@v0.4.6
with:
src: "."
options: "format --check"