Skip to content

build(deps-dev): bump djlint from 1.36.1 to 1.36.3 #242

build(deps-dev): bump djlint from 1.36.1 to 1.36.3

build(deps-dev): bump djlint from 1.36.1 to 1.36.3 #242

Workflow file for this run

# SPDX-FileCopyrightText: 2024 K Kollmann
# SPDX-License-Identifier: MIT
name: Gitlint commit messages
on:
pull_request:
jobs:
gitlint:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/gitlint.yml@v0.4.5
with:
basebranch: ${{ github.event.repository.default_branch }}