Skip to content

Renovate: igorshubovych/markdownlint-cli to v0.42.0 #472

Renovate: igorshubovych/markdownlint-cli to v0.42.0

Renovate: igorshubovych/markdownlint-cli to v0.42.0 #472

Workflow file for this run

---
name: Linting
on:
push:
branches:
- main
- renovate/**
pull_request:
jobs:
linting:
runs-on: ubuntu-latest
steps:
- name: Checkout source
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: ./actions/linting
with:
pre-commit-config: ./.pre-commit-config.yaml