Skip to content

chore(deps-dev): bump ruff from 0.7.0 to 0.8.1 #571

chore(deps-dev): bump ruff from 0.7.0 to 0.8.1

chore(deps-dev): bump ruff from 0.7.0 to 0.8.1 #571

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: "."
python-version: "3.12"