Skip to content

build(deps-dev): bump ruff from 0.7.3 to 0.8.1 #240

build(deps-dev): bump ruff from 0.7.3 to 0.8.1

build(deps-dev): bump ruff from 0.7.3 to 0.8.1 #240

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 }}