Skip to content

chore(deps): update pre-commit hook executablebooks/mdformat to v0.7.21 #2110

chore(deps): update pre-commit hook executablebooks/mdformat to v0.7.21

chore(deps): update pre-commit hook executablebooks/mdformat to v0.7.21 #2110

Workflow file for this run

# Copyright © Michal Čihař <[email protected]>
#
# SPDX-License-Identifier: MIT
name: Languages
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.13'
- name: Lint
run: ./scripts/lint