Skip to content

Commit 169e5e4

Browse files
committed
Ignore mkdocs.yml in YAML hook
1 parent e0c1c3c commit 169e5e4

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ repos:
88
- id: check-merge-conflict
99
- id: check-vcs-permalinks
1010
- id: check-yaml
11+
exclude: (^mkdocs\.yml$)
1112
- id: debug-statements
1213
exclude: (debugging\.py)
1314
- id: end-of-file-fixer

uv.lock

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)