Skip to content

Update pre-commit hook igorshubovych/markdownlint-cli to v0.39.0 #566

Update pre-commit hook igorshubovych/markdownlint-cli to v0.39.0

Update pre-commit hook igorshubovych/markdownlint-cli to v0.39.0 #566

Workflow file for this run

---
name: pre-commit
on: [push, pull_request]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Set up Python
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
with:
python-version: 3
- name: Run pre-commit
uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507 # v3.0.0