Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ repos:
# (broken anchors via MD051, dangling link references via MD053);
# style choices the existing docs already settled stay off.
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.23.1
rev: v0.23.2
hooks:
- id: markdownlint-cli2
name: markdownlint
Expand Down