Standardize the pre-commit config

This commit is contained in:
John Bampton
2023-06-13 08:54:17 +10:00
parent 39a29a7de1
commit f14f2ae174
+4
View File
@@ -61,7 +61,11 @@ repos:
rev: v3.11.2
hooks:
- id: markdown-link-check
name: Run markdown-link-check
description: Checks hyperlinks in Markdown files
args: [-q]
types: [markdown]
files: \.(md|mdown|markdown)$
- repo: https://github.com/adrienverge/yamllint
rev: v1.31.0
hooks: