Skip to content

chore(deps-dev): bump djlint from 1.36.3 to 1.36.4 #79

chore(deps-dev): bump djlint from 1.36.3 to 1.36.4

chore(deps-dev): bump djlint from 1.36.3 to 1.36.4 #79

Workflow file for this run

# SPDX-FileCopyrightText: 2024 K Kollmann
# SPDX-License-Identifier: MIT
name: Run Ruff linter
on:
# runs on opened, synchronised, reopened PRs
pull_request:
workflow_dispatch:
jobs:
ruff-linter:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/[email protected]
with:
src: "."
options: "check"